[Qt-creator] build settings for cross platform? multiple svn checkouts on each development computer
Danny Price
deepblue842 at googlemail.com
Sun Apr 18 16:21:30 CEST 2010
Set you build settings, project directories and platform-specific configs in the .pro file.
On 18 Apr 2010, at 09:26, nobodyhere wrote:
> Is there information on how to (svn commit) cross platform (Windows, Mac, Linux) build settings for a Qt Creator project, that doesn't have any absolute paths?
>
> I created a new project on Windows, then (svn commit) it. Then I did (svn checkout) of the project on Mac OS. Unfortunately, I had to create a new set of build settings to get it to build / compile? But it seems to be storing this build settings stuff in the [project].pro.user file, with absolute paths?
>
> How can I fix it so that I can simplify for anyone to do multiple fresh (svn checkout)'s of the project on each machine (regardless of OS), and have the build / compile just work (for Windows, Mac, Linux builds) (with multiple checkouts per machine, using relative paths)?
>
> Why are there absolute paths in this [project].user.pro file (for example, the buildDirectory has an absolute path)?
>
> thank you for any leads
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list