Build Log

--------------------Configuration: bit_byte2 - Win32 Release--------------------

Command Lines

Creating temporary file "C:\WIN98SE\TEMP\RSP4211.TMP" with contents [ /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/bit_byte2.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "D:\caryd\public_html\program\bit_sequences\bit_utilities\bit_byte2.cpp" ] Creating command line "cl.exe @C:\WIN98SE\TEMP\RSP4211.TMP" Creating temporary file "C:\WIN98SE\TEMP\RSP4212.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 /subsystem:console /incremental:no /pdb:"Release/bit_byte2.pdb" /machine:I386 /out:"Release/bit_byte2.exe" .\Release\bit_byte2.obj ] Creating command line "link.exe @C:\WIN98SE\TEMP\RSP4212.TMP"

Output Window

Compiling... bit_byte2.cpp Linking... LIBC.lib(crt0.obj) : error LNK2001: unresolved external symbol _main Release/bit_byte2.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe.

Results

bit_byte2.exe - 2 error(s), 0 warning(s)