Re: SigC::Object ambigous base class
- From: "Josepo Urrutia" <find_all hotmail com>
- To: chris cvine freeserve co uk, gtkmm-list gnome org
- Cc:
- Subject: Re: SigC::Object ambigous base class
- Date: Wed, 05 Apr 2006 07:26:58 +0000
Are you using multiple inheritance? If so, you may have two SigC::Object
objects in the inheritance path, thus giving rise to an ambiguity.
Chris
Multiple inherance was the problem, at the end changing the inherance tree (
moving the inherance of SigC::Object and changing a bit the code ) solved
the problem.
Thanks to all for the replays!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]