Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 18:54 Go to next message
Nova Leary is currently offline Nova LearyFriend
Messages: 2
Registered: September 2015
Junior Member
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 18:31 Go to previous message
Nova Leary is currently offline Nova LearyFriend
Messages: 2
Registered: September 2015
Junior Member
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: Fri Apr 26 01:36:18 GMT 2024

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

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

Back to the top