Hi,
I have two questions regarding Qtcreator.
First of all I would like to force QTcreator to use a non-standard build of
QT. After configuring the proper path in
Projects->BuildSettings->Release/Debug->QTVersion I see that the "Effective
qmake call" is populated with a -spec options and I don't know where it
comes from. In particular I get the following:

C:/Qt/sorgenti/qtcreator.pro -spec
*E:/Build/Qt/SourceWin32/qt-win-opensource-src-4.5.2/mkspecs/win32-msvc2008
-r* and I don't have any E: drive on my machine. So I suppose this flag
comes from some setting in the non standard QT I got. Please note that the
library was given to me and that I didn't build it.

The second questions is about the qmake -t vcapp flag. I would like to
create a complete visual studio solution for building QtCreator from within
Visual Studio. However it seems that the qmake -t vcapp flag is not able to
recurse a complex project hierarchy like the one of QTCreator. Should I
write a batch that runs qmake -t vcapp for each subproject?
Thanks,
Luca
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to