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.

Integrating Intel Fortran Compiler with Microsoft Visual studio in mac

KZare
Beginner
770 Views

I have installed both Intell parallel Studio XE composer 2019 and Microsoft Visual Studio Community 2017 on my mac. I do not know how to integrate the compiler into the IDE and generate a project. 

I have used this combination in windows. To generate a project I easily go to newProject->Intel(R)visual Fortran->Console Application. But I don't know the equivalent in macOS.

0 Kudos
1 Solution
Steve_Lionel
Black Belt Retired Employee
770 Views

There is no support for this.

View solution in original post

5 Replies
Steve_Lionel
Black Belt Retired Employee
771 Views

There is no support for this.

KZare
Beginner
770 Views

If I use Xcode instead, does the Xcode support gui-based debugging (similar to the one that mvs has in windows) ?

Steve_Lionel
Black Belt Retired Employee
770 Views

I know that the Xcode integration is weak, but I don't know the state of debugging. I am sure other users do.

navas__pedro
Beginner
771 Views

Steve Lionel (Ret.) wrote:

There is no support for this.

Is there any solution with previous versions? Any way to use Intel Compiler with Visual Studio or Xcode? I've tried with Command Line and it works...

Steve_Lionel
Black Belt Retired Employee
771 Views

XCode, yes, though the integration is limited. There is no Intel support for Visual Studio on Mac.

Reply