Code::Blocks Forums

User forums => Help => Topic started by: Fil on November 01, 2005, 07:39:39 pm

Title: Where is rc.exe in MS Platform SDK? [SOLVED]
Post by: Fil on November 01, 2005, 07:39:39 pm
I found why I cannot compile resource: rc.exe is missing!
Since I've not 1GB of hard disk free for a complete installation of MS Platform SDK, can someone tell me what I must install to have rc.exe?
In my partial installation I've not checked (not only) x64 options and vaious source code.

Thank you in advance if you can help me :)
Fil
Title: Re: Where is rc.exe in MS Platform SDK?
Post by: thomas on November 01, 2005, 07:42:00 pm
I only have "core" on my machine, and rc.exe is in C:\PlatformSDK\Bin.
Title: Re: Where is rc.exe in MS Platform SDK?
Post by: Fil on November 01, 2005, 08:06:57 pm
You're right.
rc.exe is exactly in option Core\Tools\Tools Intel64 of the MS Platform SDK install... I've excluded it since I've a 32bit pc... surely I've misinterpret the title :P
Thank you very much :)