• 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: Internet Config compatibility issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Internet Config compatibility issue


  • Subject: Re: Internet Config compatibility issue
  • From: Stéphane Sudre <email@hidden>
  • Date: Tue, 14 Jan 2003 19:11:53 +0100

On mardi, janvier 14, 2003, at 05:35 PM, Eric Schlegel wrote:

InternetConfig moved from HIToolbox.framework to HIServices.framework in 10.2. The dyld error message looks like this caused it to also be re-exported from Cocoa.framework somehow, I'm not quite sure how, on 10.2. I suspect it wasn't exported from Cooca.framework on 10.1.

I would guess that if you linked your plugin against Carbon.framework, and organized the framework link order so that you linked against Carbon before linking against Cocoa, then the linker would correctly record that ICStart was imported from Carbon, not Cocoa. Then when you load your plugin on 10.1, dyld will still be able to find ICStart since it's exported from Carbon.framework on both 10.1 and 10.2.

It's working.

Thanks a lot.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Internet Config compatibility issue (From: Eric Schlegel <email@hidden>)

  • Prev by Date: Re: Internet Config compatibility issue
  • Next by Date: On T_LISTEN event: OTListen returns kOTNoData
  • Previous by thread: Re: Internet Config compatibility issue
  • Next by thread: On T_LISTEN event: OTListen returns kOTNoData
  • Index(es):
    • Date
    • Thread