[Qt-interest] Status of XCode Integration

Paul Miller paul at fxtech.com
Tue Mar 16 20:50:32 CET 2010


On 3/16/2010 1:53 PM, Dan White wrote:
> The info at the link is rather confusing.
>
> To me, it is a no-brainer.
>
> Once I have a .pro file, either from qmake -project or by hand editing, I just give the qmake command and create an XCode project file.  Everything just works from there.
>
> If the project grows in such a way as to cause the contents of the .pro file to change, you need to regenerate the XCode project file.  Because I can do this, I do not maintain the XCode project file.  I trash it and rebuild it as needed.

The problem with this is if you change any signals/slots or add new 
headers that need to be moc'd. It would be nice if the moc steps would 
automatically be built like they are with the Visual Studio add-in.




More information about the Qt-interest-old mailing list