Build Log

--------------------Configuration: exdll - Win32 Release--------------------

Command Lines

Creating temporary file "K:\Temp\RSPE9.tmp" with contents [ /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXDLL_EXPORTS" /Fp"Release/exdll.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "F:\vpatch\Code\rev15\DLL_C\exdll.cpp" ] Creating command line "cl.exe @K:\Temp\RSPE9.tmp" Creating temporary file "K:\Temp\RSPEA.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"Release/vpatchdll.pdb" /machine:I386 /nodefaultlib /out:"vpatchdll.bin" /implib:"Release/vpatchdll.lib" /opt:nowin98 .\Release\exdll.obj ] Creating command line "link.exe @K:\Temp\RSPEA.tmp"

Output Window

Compiling... exdll.cpp Linking... Creating library Release/vpatchdll.lib and object Release/vpatchdll.exp exdll.obj : error LNK2001: unresolved external symbol __chkstk vpatchdll.bin : fatal error LNK1120: 1 unresolved externals Error executing link.exe.

Results

vpatchdll.bin - 2 error(s), 0 warning(s)