Software Archive
Read-only legacy content

Build Error

Intel_C_Intel
Employee
407 Views
When I execute the Build, I am getting the following message:
"Error executing cl.exe"
From the online documentation, I figured that cl.exe has something to do with Mixed-Language and yes, I do have some C files. By the way, I was able to build this project successfully under 6.0.
Can somebody tell me what should I do ? Thank you.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
407 Views
Do you have Visual C installed? The message indicates that it can't find the Visual C compiler.

Steve
0 Kudos
Reply