On 07/04/2012 05:13 PM, Steve Booth wrote: > I've tried to use QTCreator on the Linux platform to compile Nuke plugins,
Just to clarify. I suggested to use Qt Creator /with/ CMake. I did not and /do not/ suggest to use Qt Creator to setup a project. I.e. use the IDE what it is good at: navagting code, refactoring, renaming etc. Use CMake what it is good at: describing build dependencies in a platform independent way. I can guarantee you, there is no confusion when you use Qt libs because all deps are handled by CMake, not Qt Creator. .mm _______________________________________________ Nuke-dev mailing list Nuke-dev@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev