• 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
linking problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linking problem


  • Subject: linking problem
  • From: mark <email@hidden>
  • Date: Thu, 5 Jul 2007 08:59:37 +1200
  • Ironport-content-filter: send-to-smtp

I have a plugin based application.
The plugin uses a stub library for linking purposes and it links against the parent app when it is loaded by the parent app.


The app exports a variable called 'activeView'. The variable's value does change.
The problem is that the plugin is using the stub's 'activeView' symbol and not the applications.
If I remove the symbol from the stub project (by making it unavailable for export), the plugin's project linking stage complains.
I have tried using an accessor routine, but that uses the 'activeView' in the stub, not the application even though the routine is defined in the application.


How do I get the plugin to link against the application's 'activeView' when it loads and not the stub's?

TIA
Mark
_______________________________________________
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: linking problem
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: Xcode memory breakpoint - How?
  • Next by Date: Re: Xcode memory breakpoint - How?
  • Previous by thread: Re: Xcode memory breakpoint - How?
  • Next by thread: Re: linking problem
  • Index(es):
    • Date
    • Thread