[Qt-creator] nmake on Windows Vista
Zine eddine Bendjaballah
zineeddine.b at hotmail.com
Wed Jan 28 09:26:09 CET 2009
Hi,
I'm trying to compile qt with ms vc++ 2008 on windows vista OS.
the configure command run without problem.
when I run nmake, after a long time of compilation, I get an error. Below the content of the prompt screen:
-------------------------------------------------------Begin
moc_fontpanel.cpp
moc_helpviewer.cpp
moc_mainwindow.cpp
moc_indexwindow.cpp
moc_topicchooser.cpp
moc_contentwindow.cpp
moc_searchwidget.cpp
moc_preferencesdialog.cpp
moc_filternamedialog.cpp
moc_centralwidget.cpp
moc_installdialog.cpp
moc_bookmarkmanager.cpp
moc_remotecontrol.cpp
moc_aboutdialog.cpp
moc_qtdocinstaller.cpp
moc_remotecontrol_win.cpp
Génération de code en cours...
cl -c -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -W3 -w34100 -w34189 -GR -EHsc
-DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_CLUCENE_SUPPORT -DQT_DLL -DQT_SQL
_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPOR
T -I"..\..\..\..\include\QtCore" -I"..\..\..\..\include\QtCore" -I"..\..\..\..\i
nclude\QtNetwork" -I"..\..\..\..\include\QtNetwork" -I"..\..\..\..\include\QtGui
" -I"..\..\..\..\include\QtGui" -I"..\..\..\..\include\QtXml" -I"..\..\..\..\inc
lude\QtXml" -I"..\..\..\..\include\QtSql" -I"..\..\..\..\include\QtSql" -I"..\..
\..\..\include" -I"..\..\..\..\include\QtHelp" -I"..\..\..\..\include\QtHelp" -I
"..\..\..\shared\fontpanel" -I"c:\Qt-msvs\4.4.3\include\ActiveQt" -I"tmp\moc\deb
ug_shared" -I"." -I"..\..\..\..\mkspecs\win32-msvc2008" -Fotmp\obj\debug_shared\
@C:\Users\zine\AppData\Local\Temp\nm4A74.tmp
qrc_assistant.cpp
link /LIBPATH:"c:\Qt-msvs\4.4.3\lib" /LIBPATH:"c:\Qt-msvs\4.4.3\lib" /NO
LOGO /DEBUG /MANIFEST /MANIFESTFILE:"tmp\obj\debug_shared\assistant.intermediate
.manifest" /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.
Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' lan
guage='*' processorArchitecture='*'" /OUT:..\..\..\..\bin\assistant.exe @C:\User
s\zine\AppData\Local\Temp\nm4D81.tmp
mt.exe -nologo -manifest "tmp\obj\debug_shared\assistant.intermediate.ma
nifest" -outputresource:..\..\..\..\bin\assistant.exe;1
mt.exe : general error c101008d: Failed to write the updated manifest to the res
ource of file "..\..\..\..\bin\assistant.exe". Le processus ne peut pas accider
au fichier car ce fichier est utilisi par un autre processus.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\m
t.exe"' : code retour '0x1f'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' : code retour '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : code retour '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : code retour '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : code retour '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : code retour '0x2'
Stop.
C:\Qt-msvs\4.4.3>nmake
-------------------------------------------------------------------End
The message in french says that "the process can't access the file because it is in use by an other process".
Is there any particular things to do before runing nmake on VISTA?
Thanks.
_________________________________________________________________
Sur Windows Live Ideas, découvrez en exclusivité de nouveaux services en ligne... si nouveaux qu'ils ne sont pas encore sortis officiellement sur le marché !
http://ideas.live.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090128/a8eebf6c/attachment.html
More information about the Qt-creator-old
mailing list