<p><br>
On Apr 9, 2012 12:09 PM, "vmars316" <<a href="mailto:vmars316@live.com">vmars316@live.com</a>> wrote:<br>
><br>
> On Monday, 9 April 2012 at 12:52:47 UTC, Kevin Cox wrote:<br>
><br>
>> I think rcc is the Qt resource compiler.  I'm not at my computer at the<br>
>> moment to check, but if so it will translate xml resource files into D<br>
>> source.<br>
><br>
><br>
> "I think rcc is the Qt resource compiler."<br>
> I don't know what the above means.<br>
> What are its implications?<br>
> Is my setup ok?: C:\D\dmd2\QT<br>
> Or do I need to dump 'QT Folder' into 'drcc.exe Folder'?<br>
><br>
> Also, do I need to create '*.bat' files for every '*.d' I want to edit/compile?<br>
> Pls, what would that .bat file look like?<br>
> Could someone show me a working cmd-line for the .bat file?<br>
> Do I need to specify 'environmental-variables'?<br>
><br>
> Thanks a lot for your helps...Vernon</p>
<p>Qt as quite extensive documentation.  Look into the documents about compiling projects.  It is not a 1 to 1 translation but the workflow is the same.<br>
</p>