I've gone through the process of figuring out how to use Qt Creator with our strange project tree and Makefile structure (even semi-auto-updating the files list). The only little thing left in my way (I'm so close!!!) is Qt Creator's behavior of "disallowing" an empty build directory spec. I put that in quotes, because it actually builds just fine with an empty builddir spec, since it defaults to the project file's directory. But it saves that abs-path default back into the *.creator.user file, which makes it impossible to easily check it into source control and share the project settings with other users, or even just other sandboxes for the same user.
-- Bryce Schober
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
