palm gladly ignores linux users. this issue was raised many times already and they do nothing about it (also there is no linux simulator, no linux version of pods, you cant choose linux in popups on site..they really ignore it completely)
i made symlinks in source tree to fix it, but only these i needed... but it works, so you may do it yourself another problem you will notice is that sometimes header files contain another header files which are not included using relative path, only by header name and to fix this you must put lot of subdirectories to -Ioption (or again, fix it yourself) Marc wrote: > When I download this SDK, the header files have lines like (Hs.h): > #include <68K/Libraries/CarrierCustomLib/CarrierCustomLib.h> > > but the directories in the zip are like > 68K/libraries/carriercustomlib/CarrierCustomLib.h > > with different capitalization. This causes the gcc compiler in linux to have > issues, since file names and directories are case-sensitive. > Is there a different SDK or older for Linux? > -- > Marc Broering > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
