• 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
Help building PowerPlant as a static library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help building PowerPlant as a static library


  • Subject: Help building PowerPlant as a static library
  • From: Stephen Brost <email@hidden>
  • Date: Thu, 16 Sep 2004 12:24:47 -0700

I'm having some trouble building PowerPlant as a static library. I've gone through the Xcode documentation on how to prepare PP for gcc and Xcode, and that all worked out fine. The library project compiles fine, but when it's being linked into another project I'm getting this error:

ld: Undefined symbols:
non-virtual thunk to LWindow::ObeyCommand(long, void*)
non-virtual thunk to LWindow::FindCommandStatus(long, unsigned char&, unsigned char&, unsigned short&, unsigned char*)
non-virtual thunk to LWindow::~LWindow()
non-virtual thunk to LWindow::~LWindow()
non-virtual thunk to LWindow::SpendTime(EventRecord const&)
non-virtual thunk to LWindow::SetAEProperty(unsigned long, AEDesc const&, AEDesc&)
non-virtual thunk to LWindow::HandleAppleEvent(AEDesc const&, AEDesc&, AEDesc&, long)
non-virtual thunk to LWindow::GetModelName(unsigned char*) const
non-virtual thunk to LWindow::GetAEProperty(unsigned long, AEDesc const&, AEDesc&) const
non-virtual thunk to LWindow::AEPropertyExists(unsigned long) const
non-virtual thunk to LWindow::MakeSelfSpecifier(AEDesc&, AEDesc&) const


I figure a lot of people want to/have already done this in Xcode, so I'm looking for a little advice. The project started out in CodeWarrior and was imported into Xcode 1.2. I've since upgraded to Xcode 1.5. The Xcode PP project is a being as a cross-project reference and used as a Direct Dependent.

There wasn't much of a list archive, so I hope this hasn't already been discussed. Any advice would be appreciated.

Thanks,
Steve Brost


_______________________________________________
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: Help building PowerPlant as a static library
      • From: OL&L Lists <email@hidden>
  • Prev by Date: bundled command line tool
  • Next by Date: can't connect an NSScrollView to an IBOutlet
  • Previous by thread: bundled command line tool
  • Next by thread: Re: Help building PowerPlant as a static library
  • Index(es):
    • Date
    • Thread