On 3/18/06, Steve Gilfillan <[EMAIL PROTECTED]> wrote: >When I try to build palmsoap1.cpp it fails with for example 'implicit declaration > of function 'int MemPtrFree(...)'.
did you include <PalmOS.h> within palmsoap1.cpp? > If gSoap builds for CW, I presume I can build it with GCC? yes, thats normally the case - but, GCC needs to be told everything manually - nothing is truely automated here. -- // Aaron Ardiri -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
