Hi all I did was merge the folders in windows with click and drag.... If your apps are headered to use the right includes, you'll be fine no matter where in inc you dump the files. you could (theoretically) stick them in Include/palminc and then use, fe, #include <palminc/68k/hs.h> though that would give you trouble if you ever want to build someone else's code or want to release your code to others...
Best regards, Ryan On Jan 3, 2008 7:06 PM, SRAVAN SAINEDI <[EMAIL PROTECTED]> wrote: > Hello Ryan, > > From palm v5.5 SDK, i got headers in Inc folder. In Inc folder, There are > 68k folder & common folders. > > 1. I copied Inc folder to sdk-5r4, but i got errors. > 2. I copied libraries & system folders to inlcude respected folders. But i > still got the same problem. > > Could you please provide little more information on this? > > Thanks! > > > > > On 1/3/08, Ryan Rix <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > I will appreciate if someone suggest me how to upgrade Garnet suite > > 1.2 to palm v5.5 sdk. > > My bad, need some caffeine. . . :-) > > > > Simply copy the pdn headers over the sdk-5r4 ACCESS sdk. At least that's > > what I did, and it works fine > > > > On Jan 3, 2008 6:40 PM, Ryan Rix <[EMAIL PROTECTED]> wrote: > > > > > pdn.palm.com has the Palm, Inc API, with all of the PalmInc APIs, > > > including the Camera Library > > > > > > Also, yes, codewarrior's better, though it's not free. > > > > > > Hope this helps, > > > Ryan Rix > > > > > > > > > On Jan 3, 2008 6:16 PM, <[EMAIL PROTECTED]> wrote: > > > > > > > Hi, > > > > > > > > As per the palm developer guide instrctions, I have installed Garnet > > > > OS Development Suite 1.2 from > > > > https://www.developerpavilion.com/palmos/page.asp?page_id=364 > > > > > > > > > > > > The Garnet OS Development Suite > > > > Contains: > > > > • The Garnet OS optimized Eclipse IDE > > > > • The Garnet OS Compiler and Linker > > > > • The Garnet OS Emulator > > > > • The Garnet OS Simulator > > > > • The Garnet OS SDK > > > > > > > > So, I have not installed any Access(core palm os) SDKs as they are > > > > already included in Garnet OS development Suite. > > > > > > > > Garnet OS development Suite is working fine. But now I would like to > > > > access Camera library, which is not there in Garnet Suite 1.2. > > > > > > > > And i got the Palm OS Platform: Palm v.5.5 SDK from > > > > https://dts.pdn.palm.com/cgi-bin/palmdev.cfg/php/enduser/std_adp.php?p_sid=QsnfsSUi&p_redirect=1&p_faqid=714 > > > > with header files, tools & utilities. > > > > > > > > I will appreciate if someone suggest me how to upgrade Garnet suite > > > > 1.2 to palm v5.5 sdk. > > > > > > > > Note: I am not using Code warrior. Please let me know if code > > > > warrior is better than Garnet Suite1.2. > > > > > > > > Thanks, > > > > -- > > > > For information on using the ACCESS Developer Forums, or to > > > > unsubscribe, please see http://www.access-company.com/developers/forums/ > > > > > > > > > > > > > > > > > > > > > > > -- > > > Thanks and best regards > > > /*Ryan Rix*/ > > > TamsPalm - The PalmOS Blog > > > > > > "Rules are originally written in stone. Break the rules and you get no > > > bones. All you get is ridicule, laughter and a trip to the house of pain." > > > > > > > > > > -- > > Thanks and best regards > > /*Ryan Rix*/ > > TamsPalm - The PalmOS Blog > > > > "Rules are originally written in stone. Break the rules and you get no > > bones. All you get is ridicule, laughter and a trip to the house of pain." > > > > -- > > For information on using the ACCESS Developer Forums, or to unsubscribe, > > please see http://www.access-company.com/developers/forums/ > > > > > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > > -- Thanks and best regards /*Ryan Rix*/ TamsPalm - The PalmOS Blog "Rules are originally written in stone. Break the rules and you get no bones. All you get is ridicule, laughter and a trip to the house of pain." -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
