Build Log |
|
Command Lines |
Creating temporary file "c:\Users\Max\Desktop\gm_shellexec\Release\RSP00002560406612.rsp" with contents [ /GL /I "lua" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\Example.cpp ] Creating command line "cl.exe @c:\Users\Max\Desktop\gm_shellexec\Release\RSP00002560406612.rsp /nologo /errorReport:prompt" Creating temporary file "c:\Users\Max\Desktop\gm_shellexec\Release\RSP00002660406612.rsp" with contents [ /OUT:"c:\Users\Max\Desktop\gm_shellexec\/gm_shellexec.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\gm_shellexec.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /DELAY:UNLOAD /IMPLIB:"c:\Users\Max\Desktop\gm_shellexec\/MessageBoxMaker.lib" /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\Example.obj" ] Creating command line "link.exe @c:\Users\Max\Desktop\gm_shellexec\Release\RSP00002660406612.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\Max\Desktop\gm_shellexec\Release\RSP00002760406612.rsp" with contents [ /outputresource:".\gm_shellexec.dll;#2" /manifest .\Release\gm_shellexec.dll.intermediate.manifest ] Creating command line "mt.exe @c:\Users\Max\Desktop\gm_shellexec\Release\RSP00002760406612.rsp /nologo" Creating temporary file "c:\Users\Max\Desktop\gm_shellexec\Release\BAT00002860406612.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep ] Creating command line "c:\Users\Max\Desktop\gm_shellexec\Release\BAT00002860406612.bat" |
Output Window |
Compiling... Example.cpp c:\users\max\desktop\gm_shellexec\common/GMLuaModule.h(45) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_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(366) : see declaration of 'vsprintf' Linking... Creating library c:\Users\Max\Desktop\gm_shellexec\/MessageBoxMaker.lib and object c:\Users\Max\Desktop\gm_shellexec\/MessageBoxMaker.exp Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\Max\Desktop\gm_shellexec\Release\BuildLog.htm" ExampleInterface - 0 error(s), 1 warning(s) |