[Qt-interest] ~RE: Building vcproj files?
Eric Clark
eclark at ara.com
Wed Jul 1 19:24:44 CEST 2009
I need to edit the code in Qt. I do not mind using the command line to build, I just want to be able to open the source files in Visual Studio. I have tried running "configure -platform win32-msvc2005 -vcproj" but it keeps telling me that while creating qmake the path to nmake could not be found. I have added the path to 4.5.2's bin to my PATH variable, but it seems that that is not enough.
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Scott Aron Bloom
Sent: Wednesday, July 01, 2009 12:18 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] ~RE: Building vcproj files?
Whrn building QT itself, simply use the command line.. rather then using vcproj's have qmake build make files and run nmake
Scott
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Eric Clark
Sent: Wednesday, July 01, 2009 10:12 AM
To: Qt Interest (qt-interest at trolltech.com)
Subject: [Qt-interest] Building vcproj files?
Hello All,
This may be a very stupid question. I have been working with Qt for years, but have never had to actually build it. Usually, I use the binaries that are given when I download the latest release. I now have to try to build Qt, but I am having trouble trying to figure out how to create the vcproj files. If anyone could help, or point me to the right place in the documentation I would greatly appreciate it.
Thanks,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090701/6fe91266/attachment.html
More information about the Qt-interest-old
mailing list