Build Log
  

Build started: Project: MapTool_3D, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\RSP00028439362360.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\MapTool_3D.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\3D_Core\CTerrain.cpp"
]
Creating command line "cl.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\RSP00028439362360.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\RSP00028539362360.rsp" with contents
[
/OUT:"D:\Work\Programming\[3D DirectX9]\MapTool_3D\Debug\MapTool_3D.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\MapTool_3D.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"d:\Work\Programming\[3D DirectX9]\MapTool_3D\Debug\MapTool_3D.pdb" /SUBSYSTEM:WINDOWS /ENTRY:"wWinMainCRTStartup" /DYNAMICBASE /NXCOMPAT /MACHINE:X86 dxerr.lib dxguid.lib d3dx9d.lib d3dx10d.lib d3d9.lib winmm.lib comctl32.lib cgD3D9.lib cg.lib DelayImp.lib

".\Debug\Child_MenuCtrl.obj"

".\Debug\Menu_Attribute.obj"

".\Debug\Menu_EditMap.obj"

".\Debug\Menu_Object.obj"

".\Debug\Menu_Particle.obj"

".\Debug\Menu_Player.obj"

".\Debug\Menu_Water.obj"

".\Debug\MyTabCtrl.obj"

".\Debug\MapTool_3D.res"

".\Debug\camera.obj"

".\Debug\noisemaker.obj"

".\Debug\parameterhandler.obj"

".\Debug\Shader_Water.obj"

".\Debug\software_noisemaker.obj"

".\Debug\surface.obj"

".\Debug\tools.obj"

".\Debug\3D_Main.obj"

".\Debug\CCamera.obj"

".\Debug\CGameApp.obj"

".\Debug\CObject_DX.obj"

".\Debug\CPlayer.obj"

".\Debug\CTerrain.obj"

".\Debug\CTimer.obj"

".\Debug\CG_Water.obj"

".\Debug\MainFrm.obj"

".\Debug\MapTool_3D.obj"

".\Debug\MapTool_3DDoc.obj"

".\Debug\MapTool_3DView.obj"

".\Debug\stdafx.obj"

".\Debug\MapTool_3D.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\RSP00028539362360.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\RSP00028639362360.rsp" with contents
[
/out:".\Debug\MapTool_3D.exe.embed.manifest" /notify_update /manifest

".\Debug\MapTool_3D.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\RSP00028639362360.rsp" /nologo"
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\BAT00028739362360.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\BAT00028739362360.bat"""
Output Window
  
Compiling...
CTerrain.cpp
d:\work\programming\[3d directx9]\maptool_3d\maptool_3d\3d_core\cterrain.cpp(159) : warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\wchar.h(827) : see declaration of '_wfopen'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\Work\Programming\[3D DirectX9]\MapTool_3D\MapTool_3D\Debug\BuildLog.htm"
MapTool_3D - 0 error(s), 1 warning(s)