- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can I resolve this error...
Linking...
libc.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16
Debug/kjf bubble code.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Thanks for your help
-Jake
Linking...
libc.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16
Debug/kjf bubble code.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Thanks for your help
-Jake
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See the description of this in the Visual Fortran FAQ. Short answer is that you selected an incorrect project type - you probably wanted Fortran Console Application. Create a new project of the correct type.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page