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

VS2010 Environment Vars in Intel Fortran project

Joe_S_6
Beginner
345 Views

'm using a VS2010 C++/Intel Fortran XE2011 mixed environment on Windows 7.

I have a VS2010 Solution with both C++ and Fortran Projects. In the C++ Projects, the project file successfully resolves VS Environment variables, such as $(Platform) and $(ProjectDir). However, the Fortran project does not successfully resolves those and through's compilation errors.

A colleague of mine sitting next to me doesn't have any issue with the exact same Solution/Project files - so we think it has to do with Installation or Software Settings, but we've found nothing.

Thanks!

0 Kudos
1 Reply
Kevin_D_Intel
Employee
345 Views

I have not found any related information about this type of behavior nor available means of user control over the expansion of those, that doesn't mean something does not exist. I inquired with our VS Integration Developers but am waiting to hear back. Given its isolated to the Fortran projects its sounds like something is perhaps amiss with the Fortran integrations.

Perhaps you could a repair on the integrations as per Troubleshooting Fortran Integration Issues with Visual Studio but if that does not help then it may require uninstalling/re-installing.

0 Kudos
Reply