|
-
Mar 16th, 2002, 11:21 AM
#1
Thread Starter
Hyperactive Member
Unresolved External Error!!!!
Righty, first here is the error
Linking...
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/The Window!.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
This is only occuring when i try ot make an EXE and NOT when I compile it. It is compiling fine, but not making an EXE.
If i delete the directory DEBUG then it only gives me this error
Linking...
LINK : fatal error LNK1104: cannot open file ".\Debug\The Window!.obj"
Error executing link.exe.
but still doesnt actually compile it for one reason or another.
I have checked that i have all the INCLUDES in the INCLUDE directory, and they are all there.
Thanks for any help.
Power to 2000 Electronic Donkeys!
www.edonkey2000.com
I hate case sensitivity... all you get down the M1 is "are we there yet" and "ouch, watch the bumps".
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|