bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undefined reference to


From: NaNu
Subject: Undefined reference to
Date: Tue, 20 Feb 2007 11:59:03 -0800 (PST)

Hi,

When trying to compile a program using the cc++ library, I get the following
error:

undefined reference to `ost::IPV4Address::IPV4Address(char const*,
ost::IPV4Validator const*)

while I have include the header file:
#include <cc++/address.h>

In fact I get this error for any class which is defined in this file.
Does someone have any clue on the problem?

Thanks for any help,
 - Emmanuel
-- 
View this message in context: 
http://www.nabble.com/Undefined-reference-to-tf3262848.html#a9069198
Sent from the Gnu - Common C++ mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]