User forums > Using Code::Blocks
cl.exe failed to execute...
(1/1)
IvanLon:
Execution of 'cl.exe /nologo /W3 /Zi /D_DEBUG /Zi /D_DEBUG /Zi /D_DEBUG /IC:\Jennic\cygwin\ba-elf\ba-elf\include /c test.c /Foobj\Debug\test.obj' in 'C:\Jennic\cygwin\test' failed.
Nothing to be done.
I'm using an old version : svn build rev 3466 and I searched one post about this error so that I changed the direction of linkers. But I don't know how to make it right. Thanks. The code is correct.
MortenMacFly:
--- Quote from: IvanLon on June 03, 2009, 10:46:45 pm ---Execution of 'cl.exe /nologo /W3 /Zi /D_DEBUG /Zi /D_DEBUG /Zi /D_DEBUG /IC:\Jennic\cygwin\ba-elf\ba-elf\include /c test.c /Foobj\Debug\test.obj' in 'C:\Jennic\cygwin\test' failed.
--- End quote ---
Inspect and correct the compiler setup for the Visual Studio compiler.
IvanLon:
can you show me how to setup the compilar ?
oBFusCATed:
Go to "Settings -> Compiler & Debugger"
In "Selected compiler" choose your compiler (vc toolkit 2003 or the thing that you are using)
Than go to "Toolchain executable" and than verify that the "Compiler's installation directory" is correct!
This directory should contain the cl.exe file when you open it in the explorer.
Navigation
[0] Message Index
Go to full version