[Qt-interest] QList: Force a deep copy?
Malyushytsky, Alex
alex at wai.com
Fri Jul 3 00:15:28 CEST 2009
Another wild guess.
Do you run QT config from the Visual Studio Command Prompt?
If not, remove nmake from the path , Visual Studio Command Prompt (you should have command in Visual Studio folder). This will set up proper environment for Visual Studio.
And only then run config or installation of QT from the console window appeared.
Regards,
Alex
-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Malyushytsky, Alex
Sent: Thursday, July 02, 2009 3:06 PM
To: Qt Interest (qt-interest at trolltech.com)
Subject: Re: [Qt-interest] QList: Force a deep copy?
Just a wild guess.
Have you done "nmake confclean" before reconfiguring QT?
Or even better try to install it in a new folder.
Alex
>From QT documentation:
" If you need to reconfigure and rebuild Qt from the same location,
ensure that all traces of the previous configuration are removed
by entering the build directory and typing
nmake confclean
before running the configure script again.
"
-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Eric Clark
Sent: Thursday, July 02, 2009 12:01 PM
To: Qt Interest (qt-interest at trolltech.com)
Subject: Re: [Qt-interest] QList: Force a deep copy?
I tried that, but now nmake is crashing on build, it cannot find all of the obj, ilk and pdb files. It prints out a bunch of "cannot find file..." messages and then nmake crashes.
-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Thiago Macieira
Sent: Thursday, July 02, 2009 1:53 PM
To: qt-interest at trolltech.com
Subject: Re: [Qt-interest] QList: Force a deep copy?
Eric Clark wrote:
>The command you sent does not work for me. I have a commercial version
>of Qt. Any other suggestions? All I need are the vcproj files. This
>shouldn't be so difficult.
configure.exe -commercial -confirm-license -plugin-sql-sqlite -plugin-sql- odbc -qt-libpng -qt-libjpeg -openssl
nmake
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Software
Sandakerveien 116, NO-0402 Oslo, Norway
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.
"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."
"Please consider our environment before printing this email."
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."
More information about the Qt-interest-old
mailing list