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