| Build Log |
|
| Command Lines |
Creating temporary file "d:\126\Delphi\HiAsm2\src\Help_VC\Tools\Release\RSP000032.rsp" with contents [ /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "TOOLS_EXPORTS" /D "_MBCS" /D "_WINDLL" /FD /EHsc /MD /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP .\ToolsMain.cpp ] Creating command line "cl.exe @d:\126\Delphi\HiAsm2\src\Help_VC\Tools\Release\RSP000032.rsp /nologo" Creating temporary file "d:\126\Delphi\HiAsm2\src\Help_VC\Tools\Release\RSP000033.rsp" with contents [ /OUT:"Release/Tools.dll" /INCREMENTAL:NO /NOLOGO /DLL /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /ENTRY:"DllMain" /IMPLIB:"Release/Tools.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\ToolsMain.obj ] Creating command line "link.exe @d:\126\Delphi\HiAsm2\src\Help_VC\Tools\Release\RSP000033.rsp" |
| Output Window |
Compiling... ToolsMain.cpp ToolsMain.cpp(153) : warning C4518: 'void ' : storage-class or type specifier(s) unexpected here; ignored ToolsMain.cpp(153) : warning C4502: 'linkage specification' requires use of keyword 'extern' and must precede all other specifiers ToolsMain.cpp(157) : warning C4508: 'EnumCom' : function should return a value; 'void' return type assumed ToolsMain.cpp(159) : warning C4518: 'void ' : storage-class or type specifier(s) unexpected here; ignored ToolsMain.cpp(159) : warning C4502: 'linkage specification' requires use of keyword 'extern' and must precede all other specifiers ToolsMain.cpp(166) : warning C4508: 'Help' : function should return a value; 'void' return type assumed Linking... Creating library Release/Tools.lib and object Release/Tools.exp |
| Results |
Build log was saved at "file://d:\126\Delphi\HiAsm2\src\Help_VC\Tools\Release\BuildLog.htm" Tools - 0 error(s), 6 warning(s) |