Build Log |
|
Command Lines |
Creating temporary file "c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\RSP00000136763692.rsp" with contents [ /Ox /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "EXAMPLE_EXPORTS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "_WINDLL" /GF /FD /MD /Fo"..\..\Release-Win32\\" /Fd"..\..\Release-Win32\vc90.pdb" /W3 /c /TC ..\..\src\AU3_Plugin_SDK\au3plugin.c ] Creating command line "cl.exe @"c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\RSP00000136763692.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\RSP00000236763692.rsp" with contents [ /Ox /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "EXAMPLE_EXPORTS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "_WINDLL" /GF /FD /MD /Fo"..\..\Release-Win32\\" /Fd"..\..\Release-Win32\vc90.pdb" /W3 /c /TP .\stdafx.cpp ..\..\src\handEval.cpp ] Creating command line "cl.exe @"c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\RSP00000236763692.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\RSP00000336763692.rsp" with contents [ /OUT:"..\..\bin\example.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"..\..\Release-Win32\example.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /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-Win32\handEval.obj" "..\..\Release-Win32\stdafx.obj" "..\..\Release-Win32\au3plugin.obj" ] Creating command line "link.exe @"c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\RSP00000336763692.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\RSP00000436763692.rsp" with contents [ /outputresource:"..\..\bin\example.dll;#2" /manifest "..\..\Release-Win32\example.dll.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\RSP00000436763692.rsp" /nologo" Creating temporary file "c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\BAT00000536763692.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > "..\..\Release-Win32\mt.dep" ] Creating command line """c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\BAT00000536763692.bat""" |
Output Window |
Compiling... au3plugin.c Compiling... stdafx.cpp handEval.cpp C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc Linking... Creating library ..\..\bin\example.lib and object ..\..\bin\example.exp Generating code c:\users\geir\desktop\au3_plugin_sdk\src\handeval.cpp(98) : warning C4715: 'LoadHRDat' : not all control paths return a value Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\Geir\Desktop\au3_plugin_sdk\Release-Win32\BuildLog.htm" handEval - 0 error(s), 2 warning(s) |