Home | Download | Support

C-Free - A Professional Excellent C/C++ IDE

Install Resource Compiler
When we compile Windows resource file (.rc) with Digital Mars C/C++ compiler, we will get following note:

The dialog means C-Free can not find the resource compiler rcc.exe in executable paths. By default, the Digital Mars C/C++ installation package does not contain the Windows resource compiler. We must download and install it.

Go to following address to download Digital Mars Basic Utilities package,

http://ftp.digitalmars.com/bup.zip

You must unzip the package files to the Digital Mars installation folder.

After that, C-Free can find rcc.exe in the executable paths now, and you can compile resource files.