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

Convert fortran project file failed?

fangguo
Beginner
484 Views
I am testing a big solution file with intel compiler with visual c++ .net. I succeed to convert all .vcproj files to .icproj files.
I also can extract the first fortran project file by right click the project file and choose "extract compaq fortran project files", but when I try to extract other fortran project files, the following errors happened:
The attempt to convert the fortran project file failed. The project file(.dsp) has not been converted.
But obviously the .dsp files already converted to vcproj formats.
The following is the information about my compilers.
Intel C++ Compiler Integration for Microsoft Visual Studio .NET 2003, Version 8.1.491.2003, Copyright (C) 2002-2004 Intel Corporation.
Intel Fortran Compiler Integration for Microsoft Visual Studio .NET 2003, Version 8.1.2613.2003, Copyright (C) 2002-2004 Intel Corporation
Thank you in advance!
Fang
0 Kudos
1 Reply
Steven_L_Intel1
Employee
484 Views
Please report this problem to Intel Premier Support and include a ZIP file of the solution folder.
0 Kudos
Reply