Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29274 Discussions

Error LNK2001: unresolved external symbol _WinMainCRTStartup

spgfr
Beginner
826 Views

The project in question was created with Compaq Visual Fortran 6.5, and the dsw opened with Visual Studio 2008 - is there a path I need to include in the linker options, or should I recreate the project from scratch in Visual Studio?

Microsoft Visual Studio 2008
Version 9.0.30729.1 SP
Microsoft .NET Framework
Version 3.5 SP1

Intel Visual Fortran Compiler Integration Package ID: w_cprof_p_11.1.060
Intel Visual Fortran Compiler Integration for Microsoft Visual Studio* 2008, 11.1.3470.2008, Copyright (C) 2002-2009 Intel Corporation


0 Kudos
1 Reply
Steven_L_Intel1
Employee
826 Views

Did you right click on the project and select "Extract Compaq Visual Fortran Project Items"? If you can't easily solve the problem, recreating the project is the best bet.

0 Kudos
Reply