I'm using the Pilrc plugin (cw6) to compile my own resources, the text is built with a perl script.

The total size of data is about 2 MB.

In order to cope with 1 resource limitation (let say 64k) and ID numbers (let say 65000) I made about 3,000 IDs, each in average of 600 bytes.
(the max being 3,000 bytes for 1 resource).


Each resource is a BYTELIST .
The .r generated code is about 900,000 lines (compile fine seemingly).

It keeps getting 2 Linker errors

        "Error while creating/copying resource fork"
        "Error while saving resources"


IS there a limitation in resources which prevent to get these resources linked ?


Thanks





--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to