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

Port CVF project to IVF9.1 & Visual Studio 2005

wdliu
Beginner
514 Views
Can one directly migrate a CVF project into Visual Studio 2005 (with IVF 9.1)?
0 Kudos
4 Replies
Steven_L_Intel1
Employee
514 Views
Yes. Standard techniques apply.
0 Kudos
Dishaw__Jim
Beginner
514 Views
I haven't upgraded to IVF9.1 yet, but you may want to check what the setting for "Calling Convention" is set to. In IVF9.0 when a CVF project was imported it would set "Calling Convention" to CVF vice Default. Depending on what you are linking against, that could cause problems.
0 Kudos
Steven_L_Intel1
Employee
514 Views
Please see the latest edition of
0 Kudos
Steven_L_Intel1
Employee
514 Views
0 Kudos
Reply