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

cl.exe error

Nidhin_R
Beginner
1,252 Views
cl.exe is not regoganiced internal or external command
ERROR in the compiling
0 Kudos
1 Reply
Steven_L_Intel1
Employee
1,252 Views
cl.exe is the Microsoft Visual C++ compiler. Where is this referenced? I'm going to guess that you have a mixed C/Fortran application, have a build script to build it, but don't have Visual C++ installed.
0 Kudos
Reply