• 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: reference to undefined typeinfo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reference to undefined typeinfo


  • Subject: Re: reference to undefined typeinfo
  • From: Lennart Thelander <email@hidden>
  • Date: Thu, 23 Oct 2008 09:56:37 +0200
  • Thread-topic: reference to undefined typeinfo

Hello,

Thanks for replying.

Yes, I'm sure. 95% of the code is the same for another application that
compiles, links and runs just fine. 7 of 8 static libraries are the same and
the 8th doesn't contain any reference to TAdlayoutApplication.
I also tried "Clean All" a number of times and all the libraries are
rebuilt.

Regards
+---------------------------------------------------------------+
| Lennart Thelander               Tel,      : +46 - 42 25 39 00 |
| Atex Media AB                   Tel direct: +46 - 42 25 39 05 |
| Garnisonsgatan 10 C             Fax       : +46 - 42 25 39 29 |
| S-254 66 Helsingborg            http://www.atex.se/           |
| Sweden                                                        |
+---------------------------------------------------------------+


On 08-10-23 02.38, "Nick Zitzmann" <email@hidden> wrote:

>
> On Oct 22, 2008, at 3:43 AM, Lennart Thelander wrote:
>
>> I have used Google and that error might indicate lack of
>> implementation of a virtual function. But TAdlayoutApplication is a
>> class, not a function.
>> Is it still a missing implementation of a member function? Which
>> one? And why won¹t CodeWarrior refuse to link, too, if a function is
>> really missing?
>
>
> It looks like the project is being linked against a bunch of static
> libraries. If those static libraries contain any C++ code, were
> **all** of them built using exactly the same compiler you are using to
> build your application? Are you sure? The C++ ABI has been broken
> multiple times now, so if they were built with different compilers,
> then your results wouldn't surprise me.
>
> Nick Zitzmann
> <http://seiryu.home.comcast.net/>
>
>
>


 _______________________________________________
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: reference to undefined typeinfo (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Console littered by Xcode 3.1.1 garbage collection messages
  • Next by Date: raw mode in debugger console pane...
  • Previous by thread: Re: reference to undefined typeinfo
  • Next by thread: Re: reference to undefined typeinfo
  • Index(es):
    • Date
    • Thread