Build Log
--------------------Configuration: Retro - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP5125.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Retro.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "E:\Programming\~virus\Retro\main.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5125.TMP" Creating temporary file "C:\WINDOWS\TEMP\RSP5126.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:windows /incremental:yes /pdb:"Debug/Retro.pdb" /debug /machine:I386 /out:"Debug/Retro.exe" /pdbtype:sept .\Debug\main.obj ] Creating command line "link.exe @C:\WINDOWS\TEMP\RSP5126.TMP"Output Window
Compiling... main.cpp Linking... LIBCD.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16 Debug/Retro.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe.Results
Retro.exe - 2 error(s), 0 warning(s)