News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

cl.exe failed to execute...

Started by leebojammin, December 10, 2006, 04:14:40 AM

Previous topic - Next topic

leebojammin

Execution of 'cl.exe /nologo   /MD /W3 /GX /O2 /DWIN32 /DNDEBUG /D_WINDOWS /D_MBCS /D_USRDLL /DOPENTHREADS_EXPORTS /YX /FD /GR    /I..\include  /I"C:\Program Files\Microsoft Visual C++ Toolkit 2003\include" /c Win32Mutex.cpp /Fo\\win32_src\Win32Mutex.obj' in 'D:\Programs\OSG_OP_OT-1.2\OpenThreads\win32_src' failed.
Nothing to be done.
-----------

I have checked forums and I see no indication of what im missing to prevent this to work..I verified path is correct in settings > compiler.

thx
lj


stahta01

#1
What version of cobeblocks are you using? (RC2 or nightly build)
What version of Visual Studio are you using?

The error implies you trying to use "Microsoft Visual C++ Toolkit 2003"; did you install it?


Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

leebojammin

Quote from: stahta01 on December 10, 2006, 05:03:18 AM
What version of cobeblocks are you using? (RC2 or nightly build)
What version of Visual Studio are you using?

The error implies you trying to use "Microsoft Visual C++ Toolkit 2003"; did you install it?


Tim S

rc2 and I foudn original problem...I had toolkit above set in settings globally but i'd not setup correct one in project settings on far left column..shrug sorry ;)

cheers
lj