View Single Post
Old Mar 23rd, 2008, 3:58 PM   #5
Ancient Dragon
PFO God In Training
 
Ancient Dragon's Avatar
 
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 496
Rep Power: 4 Ancient Dragon is on a distinguished road
Re: Problem with including resource files in Bloodshed Dev C++

Quote:
Originally Posted by mattireland View Post
Sorry, but please can you explain how that helps?

Thanks very much,

Matt. I
Dev-C++ and VC++ 2008 Express both lack a resource editor and a resource compiler. You can create the resource file *.rc by hand if you want to but its a lot easier with a resource editor. Then you need the resource compiler to compile the *.rc file so that it can be attached to the executable program. For more information you need to read about them in the link I gave you.
__________________
I Like Ike. Vote for Dwight Eisenhower this November.
--This message brought to you by the the Procrastinators Club Of America.
Ancient Dragon is offline   Reply With Quote