Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Console saying cl not found in PATH while using MSVS compiler
icon4.gif  Console saying cl not found in PATH while using MSVS compiler [message #1709076] Wed, 23 September 2015 14:54 Go to next message
Eclipse UserFriend
I'm trying to compile my program and it keeps giving me this error and not compiling the program

12:17:47 **** Incremental Build of configuration Release for project Computer2 ****
Info: Internal Builder is used for build
cl /c /O2 /EHs /MD /nologo "/Fosrc\\Computer2.obj" "..\\src\\Computer2.cpp" 
Cannot run program "cl": Launching failed

Error: Program "cl" not found in PATH
PATH=["Not listed for safety and because its pretty long"]


12:17:47 Build Finished (took 129ms)


Where would I locate this cl program for MSVS, I also do have MSVS installed on my computer and im running 64x and the latest software for eclipse and MSVS
Re: Console saying cl not found in PATH while using MSVS compiler [message #1709477 is a reply to message #1709076] Mon, 28 September 2015 14:31 Go to previous message
Eclipse UserFriend
Does anyone know why I'm getting this error?
Previous Topic:How can i specify the DEBUG build via Command line
Next Topic:2 Errors when I try to build
Goto Forum:
  


Current Time: Sat Apr 26 16:54:07 EDT 2025

Powered by FUDForum. Page generated in 0.02914 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top