Build Log
  

------- Build started: Project: Strings, Configuration: Release|Win32 -------

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