• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Re[2]: undefined non-virtual thunk to ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re[2]: undefined non-virtual thunk to ...


  • Subject: Re: Re[2]: undefined non-virtual thunk to ...
  • From: Thomas Engelmeier <email@hidden>
  • Date: Thu, 1 Feb 2007 10:31:38 +0100


On 01.02.2007, at 10:17, Denis Osadchy wrote:


Problem still exists. Yes, Both projects are compiled by gcc 4.0
(my current CXode version is 2.4.1).

Note that error disappears if Child::Member() is defined in child class
and it just calls Class::Member(), so Class::Member() exists in
library but not resolved.

I do not get what you mean - please provide a minimal code sample exhibiting the behavior...


Another hint: For some (template) code constructs, between C++ 1989 and 1998 the visibility rules changed and it is necessary to add

using baseclass::a_method;

in subclass declarations in order to get them to work.

Regards,
	Tom_E
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re[2]: undefined non-virtual thunk to ... (From: Denis Osadchy <email@hidden>)

  • Prev by Date: Re[2]: undefined non-virtual thunk to ...
  • Next by Date: [ADMIN] Monthly Reminder: How to Ask for Help on xcode-users
  • Previous by thread: Re[2]: undefined non-virtual thunk to ...
  • Next by thread: [ADMIN] Monthly Reminder: How to Ask for Help on xcode-users
  • Index(es):
    • Date
    • Thread