News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

An other resource editor???

Started by Tjaalie, August 17, 2005, 12:14:37 PM

Previous topic - Next topic

Tjaalie

Hi all,

I used the RadAsm resource editor but if i put more then one dialog in a resource file i get
an error. It tells me that there was an error when converting coff or something, i use
the Visual studio C++ Toolkit as compiler. Has this something to do with the resource editor
or is it the compiler???

Vampyre_Dark

Quote from: Tjaalie on August 17, 2005, 12:14:37 PM
Hi all,

I used the RadAsm resource editor but if i put more then one dialog in a resource file i get
an error. It tells me that there was an error when converting coff or something, i use
the Visual studio C++ Toolkit as compiler. Has this something to do with the resource editor
or is it the compiler???

Are you talking about ResEd? It's always worked fine for me. You have to manually set the constant number for each dialog though (1000,2000,3000). Are you sure you are using the latest version? It's updated often, and I don't have any problems with it.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

youlix

it don't work fine with chinese  characters.

MortenMacFly

Quote from: youlix on November 24, 2008, 01:49:55 AM
it don't work fine with chinese  characters.
Mind not hijacking a >3 year old thread, please?!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]