• 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: Where to look for dynamic code loading
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to look for dynamic code loading


  • Subject: Re: Where to look for dynamic code loading
  • From: Brad Oliver <email@hidden>
  • Date: Wed, 1 Mar 2006 22:49:29 -0700

On Mar 1, 2006, at 10:36 PM, email@hidden wrote:

On Mar 1, 2006, at 10:25 PM, Peter O'Gorman wrote:

Look at the docs for CFBundle, dlopen, or NSModule - take your pick. I
think
for applications which already use CoreFoundation CFBundle is your
best bet.
If you don't already use CoreFoundation look at the man pages for
dlopen
and/or NSModule.

I looked at some of CFBundle and it described loading functions and Objective-C classes, but explicitly said it didn't work for C++ classes.

Can you provide a link? In several projects, I have been able to use CFBundle to load C++ code just fine (e.g. many of Aspyr's Quake 3- based ports do this).


--
Brad Oliver
email@hidden

_______________________________________________
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: Where to look for dynamic code loading
  • Next by Date: Re: Jump to Definitions
  • Previous by thread: Re: Where to look for dynamic code loading
  • Next by thread: Re: Jump to Definitions
  • Index(es):
    • Date
    • Thread