User forums > Help

lcc resource comp/editor

(1/1)

Anonymous:
I would like to develop gui apps, in code blocks, with the aid of the lcc resource editor. Is this possible? How do I wire it in??

Anonymous:
Better question: How do I link into my project a .res that I have generated in an outside editor?

mandrav:
Just add it in the project files :)
To verify that Code::Blocks detected it properly, right-click on it in the project tree and make sure the "Compile" checkbox is unchecked and the "Link" checkbox is checked.

Yiannis.

PS: Of course, the resource's binary format must be one that is expected by the compiler you 're using...

Anonymous:
I'm using the MinGW compiler, and the LCC resource compiler. They should work together, since they sourced from the same place.. (MinGW site)

Each time I try to build the project, it hangs the environment, and I have to kill lrc in the task manager. I'm not quite sure what I'm doing wrong.

Project   : Johnny1
Compiler  : GNU GCC Compiler (called directly)
Directory : D:\CodingStuff\temp\
--------------------------------------------------------------------------------
Calculating dependencies: jomain.cpp
Switching to target: default
Compiling: dogshot.rc

Any help?

rickg22:
Hmmm could you try making a sample project that gives you the error? Attach it here and submit the bug to SourceForge (It's not that we don't read the forums... it's just that.... sometimes it's easy to miss one bug report).

Don't worry, we don't bite ;-) The bug reports were made for a reason :)

Navigation

[0] Message Index

Go to full version