[Qt-interest] problem after updating to QT 4.6.0
Nikos Gerontidis
geronik444 at gmail.com
Fri Dec 4 11:07:44 CET 2009
Hello list
I have recently updated to Qt 4.6.0 and have some problem when trying to
build my project. The following from the compile ouput :
*Starting: W:/Sdk/Qt/qtcreator-1.3.0/bin/jom.exe *
*cd PrintManager\ && W:\Sdk\Qt\qtcreator-1.3.0\bin\jom.exe -nologo -j 2 -f
Makefile*
*W:\Sdk\Qt\qtcreator-1.3.0\bin\jom.exe -nologo -j 2 -f Makefile.Release*
*cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189
-DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DPRINTMANAGER_LIB -DQT_DLL
-DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT
-I"..\..\..\..\Sdk\Qt\4.6.0\include\QtCore"
-I"..\..\..\..\Sdk\Qt\4.6.0\include\QtGui"
-I"..\..\..\..\Sdk\Qt\4.6.0\include\QtXml"
-I"..\..\..\..\Sdk\Qt\4.6.0\include" -I"inc"
-I"..\..\..\..\Sdk\Qt\4.6.0\include\ActiveQt" -I"src\GeneratedFiles"
-I"..\..\..\..\Sdk\Qt\4.6.0\mkspecs\win32-msvc2005" -Fotmp\
@C:\Temp\printmanager.obj.2659921.jom*
*printmanager.cpp*
*link /LIBPATH:"w:\Sdk\Qt\4.6.0\lib" /NOLOGO /INCREMENTAL:NO /DLL /MANIFEST
/MANIFESTFILE:"./tmp\PrintManager.intermediate.manifest"
/OUT:..\bin\windows\release\PrintManager.dll
@C:\Temp\PrintManager.dll.2660921.jom*
*Creating library ..\bin\windows\release\PrintManager.lib and object
..\bin\windows\release\PrintManager.exp*
*mt.exe -nologo -manifest ".\tmp\PrintManager.intermediate.manifest"
-outputresource:..\bin\windows\release\PrintManager.dll;2*
*cd civilshop\ && W:\Sdk\Qt\qtcreator-1.3.0\bin\jom.exe -nologo -j 2 -f
Makefile*
*W:\Sdk\Qt\qtcreator-1.3.0\bin\jom.exe -nologo -j 2 -f Makefile.Release*
*w:\Sdk\Qt\4.6.0\bin\uic.exe src\phdcsmainwindow.ui -o
src\GeneratedFiles\ui_phdcsmainwindow.h*
*cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189
-DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_THREAD_SUPPORT
-I"..\..\..\..\Sdk\Qt\4.6.0\include\QtCore"
-I"..\..\..\..\Sdk\Qt\4.6.0\include\QtGui"
-I"..\..\..\..\Sdk\Qt\4.6.0\include" -I"src" -I"..\PrintManager\inc"
-I"..\..\..\..\Sdk\Qt\4.6.0\include\ActiveQt" -I"src\GeneratedFiles"
-I"src\GeneratedFiles" -I"..\..\..\..\Sdk\Qt\4.6.0\mkspecs\win32-msvc2005"
-Fotmp\ @C:\Temp\main.obj.2661968.jom*
*main.cpp*
*The system cannot execute the specified program.*
*command failed with exit code 9020*
*command failed with exit code 2*
*jom 0.8.1 - empower your cores*
*command failed with exit code 2*
*Exited with code 2.*
*Error while building project topos*
*When executing build step 'Make'*
**
Any ideas ?
--
Best Regards
Nikos Gerontidis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091204/6d72f9c6/attachment.html
More information about the Qt-interest-old
mailing list