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

Where is the compile button in IVF 10.0.25?

postaquestion
Novice
713 Views
I bought Visual Fortran Compiler 10.0.25. When I install it, automaticaly it installs visual studio 2005. The problem is when i make a project. I write the code in a f90 file (this file is inserted in a fortran project) and when i want to compile it i don't find the compile button.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
713 Views
As mentioned in the release notes, there are a few features not available when you use the bundled Visual Studio 2005 Premier Partner Edition, and one of these is the ability to compile a single source. Typically one builds the solution or project rather than do a file by file compile.

Version 10.1.021 is the current version.
0 Kudos
Reply