That did the trick.. Thanks a bunch ;)
Jim "Eka Gauranga Das" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > try extern "C" > { > #include <whatever.h> > } > > > On Tue, 21 Sep 2004 11:13:20 -0700, Jim Duffy <[EMAIL PROTECTED]> wrote: > > > > Does anyone know if it is possible to use a static library writen in C in a > > POL C++ project? > > > > It works fine if I create a standard Code Warrior project but if I try in > > with a POL C++ project, I get 'function undefined' errors for the public > > API's I'm trying to call in the library.. > > > > Thanks, > > > > Jim > > > > -- > > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > > > > > > -- > Chant Hare Krishna and Be Happy > > Eka > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
