|
-
March 29th, 1999, 05:24 PM
#1
Link error when compiling with _UNICODE
Hi, I'm trying to compile my program in UNICODE mode, but the linker spits out the following error:
Linking...
msvcrt.lib(crtexew.obj) : error LNK2001: unresolved external symbol _WinMain@16
Unicode_Release/Program.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
What am I doing wrong here?
thanks,
-Matt
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
|