| Build Log |
|
| Command Lines |
Creating temporary file "b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\RSP00004041285840.rsp" with contents [ /O2 /Ob1 /Oy /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\main.cpp" ] Creating command line "cl.exe @"b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\RSP00004041285840.rsp" /nologo /errorReport:prompt" Creating temporary file "b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\RSP00004141285840.rsp" with contents [ /OUT:"Release/CubeMap.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\CubeMap.exe.intermediate.manifest" /DEBUG /PDB:"b:\study\5 sem\mf\5.mash graph\project #1\examples\cubemape\release\CubeMap.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /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\main.obj" ".\release\plane.obj" ".\release\texture.obj" ".\release\vector.obj" ] Creating command line "link.exe @"b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\RSP00004141285840.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\RSP00004241285840.rsp" with contents [ /outputresource:".\release\CubeMap.exe;#1" /manifest ".\release\CubeMap.exe.intermediate.manifest" ] Creating command line "mt.exe @"b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\RSP00004241285840.rsp" /nologo" Creating temporary file "b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\BAT00004341285840.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep" ] Creating command line """b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\BAT00004341285840.bat""" |
| Output Window |
Compiling...
main.cpp
.\main.cpp(86) : warning C4996: 'fopen' was declared deprecated
Z:\Programms\VS2005\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\main.cpp(118) : warning C4996: 'fopen' was declared deprecated
Z:\Programms\VS2005\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
LINK : warning LNK4098: defaultlib 'LIBC' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
|
| Results |
Build log was saved at "file://b:\Study\5 sem\MF\5.Mash Graph\Project #1\EXAMPLES\CubeMape\Release\BuildLog.htm" CubeMap - 0 error(s), 3 warning(s) |