Build Log
  

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

Command Lines
  
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\RSP00006040406668.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\xfile.cpp"

".\d3dUtility.cpp"
]
Creating command line "cl.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\RSP00006040406668.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\TMP00006140406668.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\TestingDX9.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\TestingDX9.exe.embed.manifest.res" "d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\TMP00006140406668.tmp""
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\RSP00006240406668.rsp" with contents
[
/OUT:"D:\Work\Programming\[3D DirectX9]\MapTool_3D\Debug\TestingDX9.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\TestingDX9.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\Work\Programming\[3D DirectX9]\MapTool_3D\Debug\TestingDX9.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 d3d9.lib d3dx9.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\d3dUtility.obj"

".\Debug\xfile.obj"

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

".\Debug\TestingDX9.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\RSP00006340406668.rsp" /nologo"
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\BAT00006440406668.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\TestingDX9\Debug\BAT00006440406668.bat"""
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\TMP00006540406668.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\TestingDX9.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\TestingDX9.exe.embed.manifest.res" "d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\TMP00006540406668.tmp""
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\RSP00006640406668.rsp" with contents
[
/OUT:"D:\Work\Programming\[3D DirectX9]\MapTool_3D\Debug\TestingDX9.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\TestingDX9.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\Work\Programming\[3D DirectX9]\MapTool_3D\Debug\TestingDX9.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 d3d9.lib d3dx9.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\d3dUtility.obj"

".\Debug\xfile.obj"

".\Debug\TestingDX9.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\RSP00006640406668.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
d3dUtility.cpp
xfile.cpp
d:\work\programming\[3d directx9]\maptool_3d\testingdx9\xfile.cpp(68) : warning C4018: '<' : signed/unsigned mismatch
d:\work\programming\[3d directx9]\maptool_3d\testingdx9\xfile.cpp(176) : warning C4018: '<' : signed/unsigned mismatch
d:\work\programming\[3d directx9]\maptool_3d\testingdx9\xfile.cpp(207) : warning C4018: '<' : signed/unsigned mismatch
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : D:\Work\Programming\[3D DirectX9]\MapTool_3D\Debug\TestingDX9.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://d:\Work\Programming\[3D DirectX9]\MapTool_3D\TestingDX9\Debug\BuildLog.htm"
TestingDX9 - 0 error(s), 3 warning(s)