| Build Log |
|
| Command Lines |
Creating temporary file "C:\DOKUME~1\uhu01\LOKALE~1\Temp\BAT00000A.bat" with contents [ @echo off %QTDIR%\bin\qmake nmake release if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions" exit 1 :VCEnd ] Creating command line "C:\DOKUME~1\uhu01\LOKALE~1\Temp\BAT00000A.bat" |
| Output Window |
Performing Makefile project actions Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile.Release Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. link /LIBPATH:"E:\System\qt\lib" /NOLOGO /SUBSYSTEM:WINDOWS /incremental:no /OUT:"release\example.exe" @C:\DOKUME~1\uhu01\LOKALE~1\Temp\nm833.tmp LINK : warning LNK4089: all references to 'MSVCP71.dll' discarded by /OPT:REF |
| Results |
Build log was saved at "file://d:\coding\Projekte\example\example_prj\Release\BuildLog.htm" example_prj - 0 error(s), 1 warning(s) |