How to link external library

Andreas Pakulat apaku at gmx.de
Tue Mar 8 15:28:13 GMT 2005


On 08.Mär 2005 - 15:40:24, Petr Hlozek wrote:
> Dne út 8. března 2005 14:48 Alvin Beach napsal(a):
> > On March 8, 2005 08:20 am, Petr Hlozek wrote:
> > > Dne út 8. března 2005 00:15 Alvin Beach napsal(a):
> > > I tried Build->Clean project and run Automake + configure + build again.
> > > Still nothing. :-(.
> > > Any idea?
> >
> > Hmmm, looks like it found the library as I don't see any "hamlib not found"
> > messages. Does hamlib define a namespace?
> I don't know. The h file is on http://www.webpark.cz/ok2cqr/rigclass.h
> I used to Delphi. I was simple. In C++ I feel lost :-(.

Better get a good C++ book then. 

The header doesn't define a namespace, but I guess you need to
additionally link to hamlib++. hamlib itself probably has only the
implementations for the c interface.

Andreas

-- 
You two ought to be more careful--your love could drag on for years and years.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list