Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
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.

Integration to Visual Studio 2010

guy_robert
Beginner
413 Views
After installating Intel Visual Fortran Composer XE 2011 on Windows 7 x64, I tried to build a "hello world" application within Visual Studio 2010. The name of the source file was test.for. Tough the Output Windowindicated a successfull build, no object and no executable were created.

Explanation: the default Fortran File Extensions were set to nothing. To fix the problem, open the
Tools-->Options window. Expand the 'Intel Visual Fortran' node and click on General. There click on both Reset buttons to initialize the default extensions and add your own extension if necessary. Close Visual Studio and start it again.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
413 Views
Thanks - I will pass this on to the develpers.
0 Kudos
Reply