> I use 68K+armlet in my project now. > After I compile it,the warnning dialog popup: > PalmRez Warning: Output resource size is greater than ~64K size limit: 'ARMC > 1000' > > I know it need add segments and drag some file into new segment when I use > 68K project. > How do I do when I use armlet? > Thanks.
you need to split/re-construct the resources so that they are not stored in the PRC > 64k. --- Aaron Ardiri [EMAIL PROTECTED] http://www.mobilewizardry.com/members/aaron_ardiri.php [profile] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
