[Qt-interest] Phonon compilation fails again...
Matthias Pospiech
matthias.pospiech at gmx.de
Wed Dec 30 20:23:56 CET 2009
I have installed Windows SDK and set up the following script:
SET INCLUDE="%PROGRAMFILES%\Microsoft SDKs\Windows\v7.0\Include"
SET LIB="%PROGRAMFILES%\Microsoft SDKs\Windows\v7.0\Lib"
call "%PROGRAMFILES%\Microsoft SDKs\Windows\v7.0\Bin\SetEnv.Cmd"
configure -platform win32-msvc2005 -qt-gif -qt-sql-odbc -qt-sql-sqlite
-phonon -no-qt3support
which however fails at the SDK:
The x86 compilers are not currently installed.
Please go to Add/Remove Programs to update your installation.
.
Setting SDK environment relative to C:\Program Files\Microsoft
SDKs\Windows\v7.0
.
Das Sprungziel - Set_x86 wurde nicht gefunden.
Drücken Sie eine beliebige Taste . . .
I installed the whole SDK apart from samples and docs.
The script is called from Visual Studio 2005 Console.
what is wrong?
Matthias
More information about the Qt-interest-old
mailing list