Build Log
--------------------Configuration: Communal - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\yap\LOCALS~1\Temp\RSP785.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Communal.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"Z:\ph\classes\compsys2\cur\hw\h4\vadim\CommunIface.c"
]
Creating command line "cl.exe @C:\DOCUME~1\yap\LOCALS~1\Temp\RSP785.tmp"
Creating temporary file "C:\DOCUME~1\yap\LOCALS~1\Temp\RSP786.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 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 /subsystem:console /incremental:yes /pdb:"Debug/Communal.pdb" /debug /machine:I386 /out:"Debug/Communal.exe" /pdbtype:sept
.\Debug\CommunIface.obj
.\Debug\MultiGCD.obj
]
Creating command line "link.exe @C:\DOCUME~1\yap\LOCALS~1\Temp\RSP786.tmp"
Output Window
Compiling...
CommunIface.c
z:\ph\classes\compsys2\cur\hw\h4\vadim\communiface.c(314) : warning C4013: '_beginthreadex' undefined; assuming extern returning int
z:\ph\classes\compsys2\cur\hw\h4\vadim\communiface.c(306) : warning C4101: 'iPr' : unreferenced local variable
z:\ph\classes\compsys2\cur\hw\h4\vadim\communiface.c(305) : warning C4101: 'hT' : unreferenced local variable
Linking...
CommunIface.obj : error LNK2001: unresolved external symbol __beginthreadex
Debug/Communal.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Results
Communal.exe - 2 error(s), 3 warning(s)