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

Link Error: Undefined symbols: typeinfo for ... in XCode 2.0


  • Subject: Link Error: Undefined symbols: typeinfo for ... in XCode 2.0
  • From: "Dieter Oberkofler" <email@hidden>
  • Date: Tue, 17 May 2005 09:39:13 +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

  • Follow-Ups:
    • Re: Link Error: Undefined symbols: typeinfo for ... in XCode 2.0
      • From: Chris Espinosa <email@hidden>
    • Re: Link Error: Undefined symbols: typeinfo for ... in XCode 2.0
      • From: "Peter O'Gorman" <email@hidden>
  • Prev by Date: Re: Debugger Summary, close but no cigar
  • Next by Date: New G5 under Panther or XCode 1.5 under Tiger
  • Previous by thread: Re: cross development (10.3.9) and xcode 2.0 with qt7 issue
  • Next by thread: Re: Link Error: Undefined symbols: typeinfo for ... in XCode 2.0
  • Index(es):
    • Date
    • Thread