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

The System Cannot Find The File Specified

hamza2hb
Beginner
5,479 Views

Hey
I installed Base Toolkit and HPC Toolkit 2024.0 and I tried to run a Fortran code with VS2022 community edition and intel fortran compiler but it gives me the following error

1>The Intel(R) Linker (xilib.exe) could not be found.

and that the system cannot find the file Specified as shown in the photo

Untitled.png

Labels (3)
0 Kudos
1 Solution
JohnNichols
Valued Contributor III
5,418 Views

You have to uninstall all of the VS as well or modify the VS installer so the following is installed or nothing works

 

Screenshot 2023-12-15 173355.png

Make sure it is ticked and then update and then reinstall the base and HPC, do it with admin rights

 

View solution in original post

0 Kudos
5 Replies
Steve_Lionel
Honored Contributor III
5,462 Views

The second error is a result of the first. Did you configure the "Desktop development with C++" in Visual Studio as described at Installing Microsoft Visual Studio* for Use with Intel® Compilers ?

0 Kudos
hamza2hb
Beginner
5,455 Views
0 Kudos
Steve_Lionel
Honored Contributor III
5,440 Views

I suggest uninstalling and then reinstalling the HPC Toolkit.

0 Kudos
hamza2hb
Beginner
5,426 Views

I did for both Base Toolkit and HPC Toolkit but unfortunately still the same problem 

0 Kudos
JohnNichols
Valued Contributor III
5,419 Views

You have to uninstall all of the VS as well or modify the VS installer so the following is installed or nothing works

 

Screenshot 2023-12-15 173355.png

Make sure it is ticked and then update and then reinstall the base and HPC, do it with admin rights

 

0 Kudos
Reply