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