Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Incorrect version numbering in vfproj files

krcools
Beginner
547 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