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.
27796 Discussions

Unable to build project in visual studio

nnem33
Beginner
278 Views

Hi,

I just switched from parallel studio to oneAPI and I am am now unable to build a .vfproj project in visual studio whereas I did not have any such issues with parallel studio. Now I am seeing an attach button instead of build and start. Help is greatly appreciated.

nnem33_0-1611765346249.png

Best,

Nishant.

0 Kudos
2 Replies
Steve_Lionel
Black Belt Retired Employee
262 Views

Which oneAPI installer did you use? You need at least the HPC Toolkit, plus "Intel Distribution for GDB" from the Base Toolkit.

It looks as if the Fortran integration was not installed into your VS. I suggest that you redo the oneAPI installs.

 
nnem33
Beginner
260 Views

Thanks for your reply. I don't know how but I managed to get it to work. I am not sure what the issue was but there was a small update for visual studio 2019 that I installed and it worked.

Reply