Build Log
  

Rebuild started: Project: ALL_BUILD, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\DOCUME~1\Johannes\LOCALS~1\Temp\BAT0000628681716.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 

exit 1

:VCEnd
]
Creating command line "C:\DOCUME~1\Johannes\LOCALS~1\Temp\BAT0000628681716.bat"
Creating temporary file "C:\DOCUME~1\Johannes\LOCALS~1\Temp\BAT0000638681716.bat" with contents
[
@echo off

D:\CMake24\bin\cmake.exe -HD:/CompuCell3D/DeveloperZone -BD:/CompuCell3D/DeveloperZone/binary



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Building Custom Rule D:/CompuCell3D/DeveloperZone/CMakeLists.txt"

exit 1

:VCEnd
]
Creating command line "C:\DOCUME~1\Johannes\LOCALS~1\Temp\BAT0000638681716.bat"
Output Window
  
"Build all projects"
Building Custom Rule D:/CompuCell3D/DeveloperZone/CMakeLists.txt
CC3DLibraries=D:/CompuCell3D/lib/CC3DCompuCellLib;D:/CompuCell3D/lib/CC3DBoundary;D:/CompuCell3D/lib/CC3DBasicUtils;D:/CompuCell3D/lib/CC3DField3D;D:/CompuCell3D/lib/CC3DPublicUtilities
THIS IS COMPUCELL3D_INCLUDE_PATH=D:/CompuCell3D/include/CompuCell3D
-- Configuring done
-- Generating done
-- Build files have been written to: D:/CompuCell3D/DeveloperZone/binary
Results
  
Build log was saved at "file://d:\CompuCell3D\DeveloperZone\binary\ALL_BUILD.dir\Debug\BuildLog.htm"
ALL_BUILD - 0 error(s), 0 warning(s)