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. _______________________________________________ Bug-commoncpp mailing list Bug-commoncpp@gnu.org http://lists.gnu.org/mailman/listinfo/bug-commoncpp