Build Log
  

Rebuild started: Project: Test, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\RSP0000055076800.rsp" with contents
[
/I "../../../MeshLib/core" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP "..\..\view_mesh.cpp"

"..\..\..\MeshLib\core\bmp\RgbImage.cpp"
]
Creating command line "cl.exe @"c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\RSP0000055076800.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\RSP0000065076800.rsp" with contents
[
/OUT:"..\..\..\bin/SimpleViewer.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\SimpleViewer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\David Gu\Desktop\SimpleViewer\bin\SimpleViewer.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /DYNAMICBASE:NO /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\RgbImage.obj"

".\Release\view_mesh.obj"
]
Creating command line "link.exe @"c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\RSP0000065076800.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\RSP0000075076800.rsp" with contents
[
/outputresource:"..\..\..\bin\SimpleViewer.exe;#1" /manifest

".\Release\SimpleViewer.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\RSP0000075076800.rsp" /nologo"
Creating temporary file "c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\BAT0000085076800.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\BAT0000085076800.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
view_mesh.cpp
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(86) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(95) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(102) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(107) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(126) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(133) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(145) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(153) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(158) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(168) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(239) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(253) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(261) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(267) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(276) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
c:\Users\David Gu\Desktop\SimpleViewer\MeshLib\core\Mesh/TriangleSoup.h(281) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(166) : see declaration of 'strtok'
..\..\view_mesh.cpp(609) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
RgbImage.cpp
..\..\..\MeshLib\core\bmp\RgbImage.cpp(57) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\..\..\MeshLib\core\bmp\RgbImage.cpp(189) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\David Gu\Desktop\SimpleViewer\Viewer\Test\Test\Release\BuildLog.htm"
Test - 0 error(s), 20 warning(s)