unfortunately its normal, palm releases everything such way that it works only
in windows and metrowerks codewarior. for prc tools you always must do some
tweaking and fixing. and for linux you must fix capital/normal letters because
its case sensitive filesystem

>
/usr/share/prc-tools/include/68K/Libraries/filebrowser/FileBrowserLib68K.h:179:
warning: possibly bad __callseq__ `trap #15; dc.w 
kFileBrowserLibTrapShowOpenDialog'
change it from enum to #define (for example #define
kFileBrowserLibTrapShowOpenDialog (value it should be)

> /PalmDev/sdk-5r4/include/AddressDB.h:463: parse error before `ToneIdentifier'
probably forgotten include on beginning of file. Tone Identifier is in palm sdk
from pdn.palm.com

with bit of luck after such changes it *may* compile finally. but most probably
you will have to do some more tweaks. also on formu on pdn.palm.com i posted
latest sdk (5.5) fixed for linux and prc-tools but there are fixed only parts i
needed for my projects and i leave rest for others.....


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to