Felipe
2008-07-28 13:02:01 UTC
Hi
I'm using C++ Builder 6.
I put some .PNG images into the myproject.res file, using an external
resource editor ("XN Resource Editor"),
to use as elements of the GUI.
Well, before add a new resource using the editor and back to C++
Builder to build project,
I got the message :
"RLINK32: Too many resources to handle"
I can't delete the .res file and take BCB re-generate it, becose my
res file contain important data.
When I delete some PNG of the resource file, compiles perfectly. But I
really need to put some imagens into the res file.
Somebody can help me?
thanks!
Felipe
I'm using C++ Builder 6.
I put some .PNG images into the myproject.res file, using an external
resource editor ("XN Resource Editor"),
to use as elements of the GUI.
Well, before add a new resource using the editor and back to C++
Builder to build project,
I got the message :
"RLINK32: Too many resources to handle"
I can't delete the .res file and take BCB re-generate it, becose my
res file contain important data.
When I delete some PNG of the resource file, compiles perfectly. But I
really need to put some imagens into the res file.
Somebody can help me?
thanks!
Felipe