digitalmars.D.learn - Resource Compiler
- Dan <murpsoft hotmail.com> Jul 03 2007
- BCS <ao pathlink.com> Jul 03 2007
- Dan <murpsoft hotmail.com> Jul 04 2007
- KlausO <oberhofer users.sf.net> Jul 05 2007
- torhu <fake address.dude> Jul 05 2007
Amazingly, with all the references to using "rc", I don't have the program on my Windows XP box, and absolutely none of the webpages I've visited actually provide a link to download this mysterious tool. Is it possible for someone to direct me to it? Thanks, Dan
Jul 03 2007
Reply to Dan,Amazingly, with all the references to using "rc", I don't have the program on my Windows XP box, and absolutely none of the webpages I've visited actually provide a link to download this mysterious tool. Is it possible for someone to direct me to it? Thanks, Dan
http://www.digitalmars.com/download/freecompiler.html look under Basic Utilities about 1/2 way down
Jul 03 2007
BCS Wrote:Reply to Dan,Amazingly, with all the references to using "rc", I don't have the program on my Windows XP box, and absolutely none of the webpages I've visited actually provide a link to download this mysterious tool. Is it possible for someone to direct me to it? Thanks, Dan
http://www.digitalmars.com/download/freecompiler.html look under Basic Utilities about 1/2 way down
Thanks, and for anyone else, you click on Basic Utilities. Clicking on RCC just brings you to an information page with no links to the utility.
Jul 04 2007
Dan schrieb:BCS Wrote:Reply to Dan,Amazingly, with all the references to using "rc", I don't have the program on my Windows XP box, and absolutely none of the webpages I've visited actually provide a link to download this mysterious tool. Is it possible for someone to direct me to it? Thanks, Dan
look under Basic Utilities about 1/2 way down
Thanks, and for anyone else, you click on Basic Utilities. Clicking on RCC just brings you to an information page with no links to the utility.
It is part of the Digital Mars C/C++ CD. If you want to support Walter then buy it. See http://www.digitalmars.com/shop.html for details. For a quick solution you should be able to use an alternative resource compiler. The following packages contains their own: * PellesC (http://www.smorgasbordet.com/pellesc/) * LCC-WIN32 * OpenWatcom Greets KlausO
Jul 05 2007
KlausO wrote:Dan schrieb:Thanks, and for anyone else, you click on Basic Utilities. Clicking on RCC just brings you to an information page with no links to the utility.
It is part of the Digital Mars C/C++ CD. If you want to support Walter then buy it. See http://www.digitalmars.com/shop.html
The Basic Utilities Package is a free download. The Extended Utility Package is not.
Jul 05 2007








torhu <fake address.dude>