Ouch...
I have configured the project but without any option and it has worked.
Running nmake fails because cl tries to use a temp directory that
contains '&'...
Do you know how to make that temp directory pointing elsewhere?
Le 8/06/2011 14:54, John Drescher a écrit :
On Wed, Jun 8, 2011 at 8:33 AM, Laurent Paul<[email protected]> wrote:
No, I mean 32 or 64 bits and VS2010 on the Qt download page.
Sorry I was I was talking about building Qt because I know the
download page is limited.. To build Qt you open up a command for your
compiler (Visual Studio 2008 x64 Win64 Command prompt ...) and execute
configure in the source folder.
I now use the following options on vs2008
configure -debug-and-release -no-webkit -opensource -fast
-no-incredibuild-xge -mp -no-dbus -platform win32-msvc2008
then after the configure stage
nmake
will build Qt
John
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview