Build Log |
|
Command Lines |
Creating temporary file "c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\RSP00001123083204.rsp" with contents [ /Ob2 /Oy /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP "..\..\txtiles.cpp" ] Creating command line "cl.exe @"c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\RSP00001123083204.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\RSP00001323083204.rsp" with contents [ /OUT:"..\..\..\Win32_PC.bin/txtiles.exe" /VERSION:1.0 /INCREMENTAL:NO /LIBPATH:"..\..\..\lib" /MANIFEST /MANIFESTFILE:"Release\txtiles.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /DYNAMICBASE:NO /MACHINE:X86 libpng.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 ".\Release\txtiles.obj" ] Creating command line "link.exe @"c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\RSP00001323083204.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\RSP00001423083204.rsp" with contents [ /outputresource:"..\..\..\Win32_PC.bin\txtiles.exe;#1" /manifest ".\Release\txtiles.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\RSP00001423083204.rsp" /nologo" Creating temporary file "c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\BAT00001523083204.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\BAT00001523083204.bat""" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release txtiles.cpp ..\..\txtiles.cpp(202) : 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\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen' Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Develop\F-TexTools\F-TexTools-2.0pre2\src\projects\txtiles\Release\BuildLog.htm" txtiles - 0 error(s), 2 warning(s) |