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

Integrating Intel Fortran Compiler with Microsoft Visual studio in mac

KZare
Beginner
1,395 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
Honored Contributor III
1,395 Views

There is no support for this.

View solution in original post

0 Kudos
5 Replies
Steve_Lionel
Honored Contributor III
1,396 Views

There is no support for this.

0 Kudos
KZare
Beginner
1,395 Views

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

0 Kudos
Steve_Lionel
Honored Contributor III
1,395 Views

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

0 Kudos
navas__pedro
Beginner
1,396 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...

0 Kudos
Steve_Lionel
Honored Contributor III
1,396 Views

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

0 Kudos
Reply