bug-commoncpp
[Top][All Lists]
Advanced

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

undefined reference to `non-virtual thunk [nv:-35]


From: erik_ohrnberger
Subject: undefined reference to `non-virtual thunk [nv:-35]
Date: Tue, 10 May 2005 13:08:55 -0400

I'm really at a loss here and don't know how to proceed as to correct this
issue.

During the link phase of my gtkmm program I get this error associated with
one of my shared libraries.  Obviously there's a problem here, but what is
the error message trying to tell me?

The program is using gtkmm, ACE, and the GNU Common C++2 library.

ACE is providing the network level communications, gtkmm is providing the
GUI, and the GNU Common C++2 library is providing the object persistence.

This error occurs at the point in the development when I incorporate the ACE
library, yet the error is pointing to one of my classes.

Any hints as to how to track this down further?

Thanks in advance.

Erik.




reply via email to

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