Build Log
  

Build started: Project: Testing_Ogre, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\RSP00007858005884.rsp" with contents
[
/O2 /Ob1 /Oi /Ot /Oy /GL /I "include" /I "c:\OgreSDK\include" /I "c:\OgreSDK\samples\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /GF /Gm /EHsc /MD /GS- /Gy /fp:fast /Fo"obj\Release\\" /Fd"obj\Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\src\Testing_Ogre.cpp"
]
Creating command line "cl.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\RSP00007858005884.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\RSP00007958005884.rsp" with contents
[
/OUT:"bin\Release\Testing_Ogre.exe" /INCREMENTAL:NO /LIBPATH:"c:\OgreSDK\lib" /MANIFEST /MANIFESTFILE:"obj\Release\Testing_Ogre.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /OPT:NOWIN98 /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 OgreMain.lib OIS.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

".\obj\Release\Testing_Ogre.obj"

".\obj\Release\Testing_Ogre.res"
]
Creating command line "link.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\RSP00007958005884.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\RSP00007A58005884.rsp" with contents
[
/outputresource:".\bin\Release\Testing_Ogre.exe;#1" /manifest

".\obj\Release\Testing_Ogre.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\RSP00007A58005884.rsp" /nologo"
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\BAT00007B58005884.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\obj\Release\mt.dep"
]
Creating command line """d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\BAT00007B58005884.bat"""
Creating temporary file "d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\BAT00007C58005884.bat" with contents
[
@echo off

copy "bin\Release\Testing_Ogre.exe" "c:\OgreSDK\Bin\Release"

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Copying exe to samples bin directory ..."

exit 1

:VCEnd
]
Creating command line """d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\BAT00007C58005884.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
Testing_Ogre.cpp
c:\ogresdk\include\OgreParticleEmitter.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
c:\ogresdk\include\OgreParticleSystem.h(608) : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
Linking...
LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported;  ignored
Generating code
Finished generating code
Embedding manifest...
Copying exe to samples bin directory ...
        1개 파일이 복사되었습니다.
Results
  
Build log was saved at "file://d:\Work\Programming\[3D DirectX9]\MapTool_3D\Testing_Ogre\obj\Release\BuildLog.htm"
Testing_Ogre - 0 error(s), 4 warning(s)