- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I 've moved old code .F90 to dot:net2003 & Intel 8.0 .The program start with:
integer*4
function WinMain(hInstance, hPrevInstance, lpCmdLine, nCmdShow)linkerror:
Error LNK2001: unresolved external symbol _WinMainCRTStartup
fatal error LNK1120: 1 unresolved externals
ChangingEntry point in the links panel - did not work.
Any idea what is it wrong?
Thanks
Ted
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The error has nothing to do with your code - there's a problem in how you're linking the program in that it is missing some reference to the MSVC libraries. How did you create the project?
Please note that Intel Fortran 8.0 is no longer supported.
Please note that Intel Fortran 8.0 is no longer supported.

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