Click here to Skip to main content
15,893,381 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I get this error
C++
Error executing cl.exe.

when I compile my program any obvious solutions to this
Posted

markodyr wrote:
any obvious solutions to this


Yes, but you have not provided any information. What other error messages are you getting?
 
Share this answer
 
As far as I'm aware, that error occurs whenever a compilation error happens. So, in order to fix it you have to solve the compilation error.

If you could provide us with more info, we could help you to solve your problem, which I think might be related to wrong syntax.

Cheers.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900