Okay, I downloaded the Handspring SDK, and used palm-rc to generate an rcp file from a prc, but when I try to make the prc using the newly generated rcp, I get an error and the build fails.
Any ideas? Or maybe even just a short outline on how I'm supposed to be using this utility to convert rsrc -> rcp? Thanks. - Charles <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > > Alternatively you could use CodeWarrior to turn the .rsrc > > files into Palm > > resources within a .prc file, and then decompile that into > > PilRC source. > > > > And in fact several such tools already exist. > > > > John > > Yes, it is possible! > > Sorry to jump into this discussion late, but Palm-RC (and possibly pilRC if > it has inherited it yet) can actually do a straight .rsrc -> .rcp > conversion. It can also use .rsrc directly with a gcc project, and decompile > a .prc into a .rcp and its other components. > > Palm-RC is a variant of pilRC available at > http://www.handspring.com/developers/. The binaries are available if you > install the developer's kit and the source is available as well. > > I'd be interested in finding out if anyone found .rcp -> .rsrc useful. > FWIW, Aaron and others as well as myself are interested in merging the > functionality of these two apps, but for now their feature sets still differ > a bit. > > > bob > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
