Im having one hell of a time trying to compile/build it and was woundering if someone could just send it to me, if not try to tell me what this error means.


Build Log

--------------------Configuration: MacroQuest - Win32 Debug--------------------

Command Lines
Creating temporary file "C:\DOCUME~1\Danny\LOCALS~1\Temp\RSP77.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:yes /pdb:"Debug/MacroQuest.pdb" /debug /machine:I386 /out:"Debug/MacroQuest.exe" /pdbtype:sept
".\Debug\MacroQuest.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Danny\LOCALS~1\Temp\RSP77.tmp"
Output Window
Linking...
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/MacroQuest.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.



Results
MacroQuest.exe - 2 error(s), 0 warning(s)