Hi,
I currently beta test the Windows 7 Beta and I'm facing a little problem
with Visual Studio 2008.
When trying to compile Qt 4.5 RC1 I get this errors:
--------------------------------------------------
cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GL -GR -EHsc -W3
-w34100 -w34
189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_MOC -DQT_BOOTSTRAPPED
-DQT_LIT
E_UNICODE -DQT_TEXTCODEC -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII
-DQT_NO_C
ODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY
-DQT_NO_QOBJECT -D
QT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM -DQT_NO_THREAD
-DQT_NO_UNICODE
TABLES -DQT_NO_USING_NAMESPACE -DQT_NODLL -I"." -I"."
-I"..\..\..\include" -I"..
\..\..\include\QtCore" -I"..\..\..\include\QtXml" -I"..\..\xml" -I"."
-I"..\..\.
.\mkspecs\win32-msvc2008" -Forelease\
@C:\Users\Strayer\AppData\Local\Temp\nmA16
D.tmp
moc.cpp
preprocessor.cpp
generator.cpp
parser.cpp
token.cpp
main.cpp
link /NOLOGO /INCREMENTAL:NO /LTCG /SUBSYSTEM:CONSOLE /MANIFEST
/MANIFES
TFILE:"release\moc.intermediate.manifest" /OUT:..\..\..\bin\moc.exe
@C:\Users\St
rayer\AppData\Local\Temp\nmA969.tmp
Code wird generiert.
Codegenerierung ist abgeschlossen.
mt.exe -nologo -manifest "release\moc.intermediate.manifest"
-outputreso
urce:..\..\..\bin\moc.exe;1
mt.exe : general error c101008d: Failed to write the updated manifest to
the res
ource of file "..\..\..\bin\moc.exe". The binary is not a valid Windows
image.
NMAKE : fatal error U1077: ""C:\Program Files\Microsoft
SDKs\Windows\v6.0A\bin\m
t.exe"": Rückgabe-Code "0x1f"
Stop.
NMAKE : fatal error U1077: ""C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN
\nmake.exe"": Rückgabe-Code "0x2"
Stop.
NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
Stop.
--------------------------------------------------
This also happened when using qt-4.3 which I compiled on Windows Vista
and copied over to Seven.
BUT: When I generated a vcproj using qmake, my applications compile
completely fine in Visual Studio.
Because of this and other programs compiling fine with VS2008 on Win7, I
guess this is a "bad" Makefile or something. But my knowledge is very
limited, so I can just give a pointer to this problem and offer to test
any suggestions ;)
Parameters used with configure.exe:
-debug-and-release
-no-qt3support
-nomake examples
-nomake demos
-no-webkit
-no-plugin-manifests
Regards,
Sven Grunewaldt
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback