das schon mehrmals. was soll ich machen?3. Microsoft Visual Studio -> Visual Studio Tools -> Visual Studio 2005 Command Prompt starten
4. in console: configure -platform win32-msvc2005 -qt-gif -qt-sql-odbc -qt-sql-sqlite
5. in console: nmake
benütze visual studio 2005. nehme QT SDK 2009.2 von qt-sdk-win-opensource-2009.02.exe
edit: hab mit visual studio 2008 englisch versucht - und immer noch fehler:
p:\qt\2009.02\qt\src\script\qscriptenginefwd_p.h(286) : fatal error C1001: An in
ternal error has occurred in the compiler.
(compiler file 'msc1.cpp', line 1411)
To work around this problem, try simplifying or changing the program near the l
ocations listed above.
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Internal Compiler Error in C:\Programme\Microsoft Visual Studio 9.0\VC\BIN\cl.EX
E. You will be prompted to send an error report to Microsoft later.
NMAKE : fatal error U1077: '"C:\Programme\Microsoft Visual Studio 9.0\VC\BIN\cl.
EXE"' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Programme\Microsoft Visual Studio 9.0\VC\BIN\nma
ke.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
P:\Qt\2009.02\qt>