News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

cannot run cvtres.exe

Started by Joel, May 10, 2005, 03:38:38 PM

Previous topic - Next topic

Joel

Hi all!

I'm just tried code::blocks with VC toolkit 2003 and I love it :)
I have a question:

I try to make a GUI with dialogbox[/i] API and I don't know how to compile the resource.rc... I got this error about cannot run cvtres.exe

I try put the file in the same cl.exe and nothing.... any ideas?

Thanks!

mandrav

Up to beta7 there is not much more you can do except for one of these two things:

1) copy cvtres.exe in VCToolkit's bin folder, or
2) add PlatformSDK's bin folder in your PATH env variable...

The next release will not have this problem, though ;)

Yiannis.
Be patient!
This bug will be fixed soon...

Anonymous

Cool Thanks :)

I should register... congrats for a cool IDE ;)

Joel

Sorry, for the quick post... I didn't see the edit button :(

Where can I find the sdk for the plugins?

My Source Code, plugins, skin & forum sites.

rickg22

On the downloads section. There's the SDK. But if you're interested in programming for codeblocks, I strongly suggest installing tortoiseCVS on your machine and downloading the full sourcecode from CVS. That way you'll have the latest advances.

Joel


My Source Code, plugins, skin & forum sites.