[Qt-creator] Qt Creator and generic projects

Daniel Teske daniel.teske at nokia.com
Fri Mar 12 09:31:09 CET 2010


> 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.
The .user files aren't meant to be shared, but I guess they contain some 
information that you want to share. Could you explain your build system a 
little more?

daniel



More information about the Qt-creator-old mailing list