Software Archive
Read-only legacy content
17060 Discussions

Incorrect version numbering in vfproj files

krcools
Beginner
631 Views
I develop using the combination of Visual Studio 2008 and PS XE 2011. If I understand correctly, the version of the Fortran Compiler included is 12. However, in the vfproj files created by the VS plugin from Intel, de version mentioned is 11.

This would not be a problem, if it were not that cmake detects - correctly -the version of ifort to be 12 and thus generates vfproj files also versioned 12. When I try to compile these using VS, I get an error message along the lines of 'project created by a later version ... cannot open.'

Is there a workaround for this problem?
0 Kudos
0 Replies
Reply