• 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
Undefined symbols: typeinfo for ... in XCode 2.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undefined symbols: typeinfo for ... in XCode 2.0


  • Subject: Undefined symbols: typeinfo for ... in XCode 2.0
  • From: "Dieter Oberkofler" <email@hidden>
  • Date: Wed, 11 May 2005 20:08:20 +0200

I'm trying to (re)build a C++ application in XCode 2.0 that was compiling and linking just fine in XCode 1.5 and get the following linker error message:
 
...
Undefined symbols:
   typeinfo for PWR_CApplication
   typeinfo for PWR_CWindow
   collect2: id returned 1 exit status
Build failed...
 
The symbols PWR_CApplication and PWR_CWindow are C++ classes that (at least) when compiled with XCOde 1.5 seem to exist in a 3rd party library I'm including as a framework and collect2 does not show up as a symbol in any of the files of my project.
 
1) Has someone an idea what the source of this problem might be or what to look for?
2) Should a framework that did work together with XCode 1.5 also work with XCode 2.0?
3) Can XCode 2.0 and 1.5 run on the same hardware without to many problems?
4) Can I actually use XCode 1.5 under Tiger?
5) Is it generally adviced to use XCode 2.0 or is it just to new?
 
Any help is really appreciated.
 
Cheers,
 
-Dieter
 
 _______________________________________________
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

  • Prev by Date: Re: Adding (static) libraries to target
  • Next by Date: XCode packages not existing
  • Previous by thread: Re: IB - cut/copy and paste, duplicate, or option-drag loses bindings?
  • Next by thread: XCode packages not existing
  • Index(es):
    • Date
    • Thread