Build Log

--------------------Configuration: Blocks3D - Win32 Debug--------------------

Command Lines

Creating temporary file "E:\DOCUME~1\Andreja\LOCALS~1\Temp\RSP109.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Blocks3D.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\BaseButtonInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\DataModelInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\GroupInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\GuiRootInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\ImageButtonInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\LevelInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\PartInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\PVInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\TextButtonInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\ToggleImageButtonInstance.cpp" "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\DataModelV2\WorkspaceInstance.cpp" ] Creating command line "cl.exe @E:\DOCUME~1\Andreja\LOCALS~1\Temp\RSP109.tmp" Creating temporary file "E:\DOCUME~1\Andreja\LOCALS~1\Temp\RSP10A.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "src\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "NO_SDL_MAIN" /Fp"Debug/Blocks3D.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "E:\Documents and Settings\Andreja\git\Blocks3D\src\source\Application.cpp" ] Creating command line "cl.exe @E:\DOCUME~1\Andreja\LOCALS~1\Temp\RSP10A.tmp" Creating temporary file "E:\DOCUME~1\Andreja\LOCALS~1\Temp\RSP10B.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Blocks3D.pdb" /debug /machine:I386 /out:"Debug/Blocks3D.exe" /pdbtype:sept ".\Debug\BaseButtonInstance.obj" ".\Debug\BaseGuiInstance.obj" ".\Debug\DataModelInstance.obj" ".\Debug\GroupInstance.obj" ".\Debug\GuiRootInstance.obj" ".\Debug\ImageButtonInstance.obj" ".\Debug\Instance.obj" ".\Debug\LevelInstance.obj" ".\Debug\LightingInstance.obj" ".\Debug\PartInstance.obj" ".\Debug\PVInstance.obj" ".\Debug\SelectionService.obj" ".\Debug\SoundInstance.obj" ".\Debug\SoundService.obj" ".\Debug\TextButtonInstance.obj" ".\Debug\ToggleImageButtonInstance.obj" ".\Debug\WorkspaceInstance.obj" ".\Debug\ButtonListener.obj" ".\Debug\CameraButtonListener.obj" ".\Debug\DeleteListener.obj" ".\Debug\GUDButtonListener.obj" ".\Debug\MenuButtonListener.obj" ".\Debug\ModeSelectionListener.obj" ".\Debug\RotateButtonListener.obj" ".\Debug\ToolbarListener.obj" ".\Debug\ArrowTool.obj" ".\Debug\DraggerTool.obj" ".\Debug\SurfaceTool.obj" ".\Debug\Tool.obj" ".\Debug\ReflectionDataTable.obj" ".\Debug\ReflectionProperty.obj" ".\Debug\XplicitNgine.obj" ".\Debug\Application.obj" ".\Debug\AudioPlayer.obj" ".\Debug\ax.obj" ".\Debug\base64.obj" ".\Debug\BrowserCallHandler.obj" ".\Debug\CameraController.obj" ".\Debug\ErrorFunctions.obj" ".\Debug\Globals.obj" ".\Debug\IEBrowser.obj" ".\Debug\IEDispatcher.obj" ".\Debug\main.obj" ".\Debug\Mouse.obj" ".\Debug\propertyGrid.obj" ".\Debug\PropertyWindow.obj" ".\Debug\Renderer.obj" ".\Debug\StringFunctions.obj" ".\Debug\TextureHandler.obj" ".\Debug\WindowFunctions.obj" ] Creating command line "link.exe @E:\DOCUME~1\Andreja\LOCALS~1\Temp\RSP10B.tmp"

Output Window

Compiling... BaseButtonInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\basebuttoninstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/BaseButtonInstance.h': No such file or directory DataModelInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\datamodelinstance.cpp(4) : fatal error C1083: Cannot open include file: 'DataModelV2/GuiRootInstance.h': No such file or directory GroupInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\groupinstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/GroupInstance.h': No such file or directory GuiRootInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\guirootinstance.cpp(4) : fatal error C1083: Cannot open include file: 'DataModelV2/BaseButtonInstance.h': No such file or directory ImageButtonInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\imagebuttoninstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/ImageButtonInstance.h': No such file or directory LevelInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\levelinstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/DataModelInstance.h': No such file or directory PartInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\partinstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/PartInstance.h': No such file or directory PVInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\pvinstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/PVInstance.h': No such file or directory TextButtonInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\textbuttoninstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/TextButtonInstance.h': No such file or directory ToggleImageButtonInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\toggleimagebuttoninstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/ToggleImageButtonInstance.h': No such file or directory WorkspaceInstance.cpp e:\documents and settings\andreja\git\blocks3d\src\source\datamodelv2\workspaceinstance.cpp(1) : fatal error C1083: Cannot open include file: 'DataModelV2/WorkspaceInstance.h': No such file or directory Error executing cl.exe. Build : warning : failed to (or don't know how to) build 'E:\Documents and Settings\Andreja\git\Blocks3D\src\source\Reflection\ReflectionProperty.cpp'

Results

Blocks3D.exe - 11 error(s), 1 warning(s)