Build Log |
|
Command Lines |
Creating temporary file "C:\DOCUME~2\Student\LOKALA~1\Temp\BAT000008.bat" with contents [ @echo off echo "Build all projects" if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." exit 1 :VCEnd ] Creating command line "C:\DOCUME~2\Student\LOKALA~1\Temp\BAT000008.bat" |
Output Window |
Performing Post-Build Event... "Build all projects" |
Results |
Build log was saved at "file://c:\Mciv\invert_filter\cmake\ALL_BUILD.dir\Debug\BuildLog.htm" ALL_BUILD - 0 error(s), 0 warning(s) |