Journal de génération |
|
Lignes de commande |
Création du fichier temporaire "C:\Users\Thao\AppData\Local\Temp\BAT00008547925752.bat" avec pour contenu [ @echo off C:\Qt\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_EDITION=QT_EDITION_DESKTOP -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"..\..\..\include\QtCore" -I"..\..\..\include\QtGui" -I"..\..\..\include" -I"..\..\..\include\ActiveQt" -I"tmp\moc\debug_shared" -I..\..\..\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 My_TreeView.h -o tmp\moc\debug_shared\moc_MY_TreView.cpp if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: Un outil a retourné un code d'erreur à partir de "Étape de génération personnalisée en cours" exit 1 :VCEnd ] Création de la ligne de commande "C:\Users\Thao\AppData\Local\Temp\BAT00008547925752.bat" Création du fichier temporaire "C:\Users\Thao\AppData\Local\Temp\RSP00008647925752.rsp" avec pour contenu [ /I "..\..\..\include\QtCore" /I "..\..\..\include\QtGui" /I "..\..\..\include" /I "..\..\..\include\ActiveQt" /I "tmp\moc\debug_shared" /I "..\..\..\mkspecs\win32-msvc2008" /D "_WINDOWS" /D "UNICODE" /D "WIN32" /D "QT_LARGEFILE_SUPPORT" /D "QT_EDITION=QT_EDITION_DESKTOP" /D "QT_DLL" /D "QT_GUI_LIB" /D "QT_CORE_LIB" /D "QT_HAVE_MMX" /D "QT_HAVE_3DNOW" /D "QT_HAVE_SSE" /D "QT_HAVE_MMXEXT" /D "QT_HAVE_SSE2" /D "QT_THREAD_SUPPORT" /FD /EHsc /MDd /GS- /Zc:wchar_t- /Fo"tmp\obj\debug_shared\\" /Fd".\\" /W3 /c /Zi /TP -Zm200 -MP -w34100 -w34189 .\tmp\moc\debug_shared\moc_window.cpp .\Window.cpp .\MySortFilterProxyModel.cpp ] Création de la ligne de commande "cl.exe @C:\Users\Thao\AppData\Local\Temp\RSP00008647925752.rsp /nologo /errorReport:prompt" Création du fichier temporaire "C:\Users\Thao\AppData\Local\Temp\RSP00008747925752.rsp" avec pour contenu [ /OUT:"debug\\customsortfiltermodel.exe" /LIBPATH:"c:\Qt\lib" /MANIFEST /MANIFESTFILE:"tmp\obj\debug_shared\\customsortfiltermodel.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" c:\Qt\lib\qtmain.lib c:\Qt\lib\QtGui4.lib c:\Qt\lib\QtCore4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\tmp\obj\debug_shared\main.obj" ".\tmp\obj\debug_shared\My_TreeView.obj" ".\tmp\obj\debug_shared\mysortfilterproxymodel.obj" ".\tmp\obj\debug_shared\window.obj" ".\tmp\obj\debug_shared\moc_MY_TreView.obj" ".\tmp\obj\debug_shared\moc_mysortfilterproxymodel.obj" ".\tmp\obj\debug_shared\moc_window.obj" ] Création de la ligne de commande "link.exe @C:\Users\Thao\AppData\Local\Temp\RSP00008747925752.rsp /NOLOGO /ERRORREPORT:PROMPT" Création du fichier temporaire "C:\Users\Thao\AppData\Local\Temp\RSP00008847925752.rsp" avec pour contenu [ /outputresource:".\debug\customsortfiltermodel.exe;#1" /manifest .\tmp\obj\debug_shared\customsortfiltermodel.exe.intermediate.manifest ] Création de la ligne de commande "mt.exe @C:\Users\Thao\AppData\Local\Temp\RSP00008847925752.rsp /nologo" Création du fichier temporaire "C:\Users\Thao\AppData\Local\Temp\BAT00008947925752.bat" avec pour contenu [ @echo La ressource de manifeste a été mise à jour pour la dernière fois à %TIME% le %DATE% > .\tmp\obj\debug_shared\mt.dep ] Création de la ligne de commande "C:\Users\Thao\AppData\Local\Temp\BAT00008947925752.bat" |
Fenêtre Sortie |
Étape de génération personnalisée en cours Compilation en cours... moc_window.cpp Window.cpp MySortFilterProxyModel.cpp Génération de code en cours... Édition des liens en cours... LINK : debug\\customsortfiltermodel.exe non trouvé ou non généré par la dernière édition de liens incrémentielle ; édition de liens complète en cours MSVCRTD.lib(cinitexe.obj) : warning LNK4098: conflit entre la bibliothèque par défaut 'msvcrt.lib' et les autres bibliothèques ; utilisez /NODEFAULTLIB:library Incorporation du manifeste en cours... |
Résultats |
Le journal de génération a été enregistré à l'emplacement "file://c:\Qt\examples\itemviews\customsortfiltermodel\tmp\obj\debug_shared\BuildLog.htm" customsortfiltermodel - 0 erreur(s), 1 avertissement(s) |