Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
27665 Discussions

Building FORTRAN from Visual Studio 7??

scott_parks
Beginner
348 Views
Any word yet when there will be a FORTRAN .NET or an add-in to Visual Studio 7.0 that will all the build of FORTRAN from the VS 7.0 IDE?

Any pointers on the best way to do mixed build today??

Thanks,

Scott Parks
0 Kudos
2 Replies
Steven_L_Intel1
Employee
348 Views
Here is the latest news on our future release plans. The Intel Fortran release later this year will integrate with the VS.NET environment, as will the "merged" release next year.

For now, you need to do the Fortran compiles in the CVF 6 environment and the linking in VS.NET, adding the DF98LIB folder to the list of libraries to search.

Steve

Message Edited by intel.software.network.support on 12-09-2005 01:17 PM

scott_parks
Beginner
348 Views
Steve,

Thanks alot. That was what I needed.

Scott
Reply