Hi,

A single record (or resource) cannot be larger than 64KB. You'll have
to somehow split the prc-file in two smaller files and include them. I
don't know PODS nor CW, but I think it will not be possible to
automate this (with the prc-tools I would write a make file whcih
would use additional tools to manipulate files or palm databases).
Also consider that it won't be easy to access single resources from
the included database. Maybe you could somehow merge the resources of
the two databases?

cu
Urs


On Tue, 22 Feb 2005 21:39:11 -0000, mguo <[EMAIL PROTECTED]> wrote:
> I am including a separate PRC resource into my project, by using
> ------------------------------------------
> DATA "resType" ID 1000 "separate.prc"
> ------------------------------------------
> inside my RCP resource file.
> 
> After compile and link, it generates "PalmRez warning: output resource size 
> larger than 64K" error. I know it's because "separate.prc" size is too big.
> 
> Is there any way to solve this problem? btw, i can not build "separate.prc" 
> into two prc.
> 
> Thanks
> -mguo

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

Reply via email to