Problems with resource file

Everything else that doesn't fall into one of the other PB categories.
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Post by eesau »

SFSxOI, did you save the .rc file in the PB IDE? If so, don't do that, as the IDE adds extra lines for its own options which don't belong there. Use Notepad for .rc files.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Post by SFSxOI »

thats what I ended up doing, editing with notepad and removing the extra stuff added by the IDE. So, thats what is seems the problem is, you can't create the manifest or the .rc in the PB IDE cause it adds stuff. You have to do them in notepad, or maybe another text editor thing. Thats odd too because in previous versions of PB I created them in the IDE and they worked with no problem.

Thanks for the help folks.
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Post by eesau »

SFSxOI wrote:Thats odd too because in previous versions of PB I created them in the IDE and they worked with no problem.
IIRC, there is a switch in the preferences that enables/disables the saving of IDE options in files.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Post by SFSxOI »

Thats what I must have done in previous versions I guess and didn't remember. Was the switch there in previous versions? Don't remember. :)

Well, they say the mind is the first thing to go in old age. :)
Post Reply