• 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
carrying dynamic library in app?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

carrying dynamic library in app?


  • Subject: carrying dynamic library in app?
  • From: Todd Heberlein <email@hidden>
  • Date: Fri, 04 Dec 2009 13:31:32 -0800

I have the Graphviz libraries installed in /usr/local/lib, which seems to only include dynamic versions of the library, for example:

	libgvc.5.dylib
	libgvc.dylib -> libgvc.5.dylib
	libgvc.la

I was hoping libgvc.la was a static version, but it seems too small and doesn't seem to work at compile time. If I build an application using these dynamic libraries, my application isn't portable because the users probably don't have the graphviz libraries installed.

Is there a way to embed a dynamic library into my application so I can use it even if the user doesn't have it on their system?

Thanks,

Todd

 _______________________________________________
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: carrying dynamic library in app?
      • From: Dave Carrigan <email@hidden>
  • Prev by Date: Syntax coloring for files having no postfix
  • Next by Date: Re: carrying dynamic library in app?
  • Previous by thread: Syntax coloring for files having no postfix
  • Next by thread: Re: carrying dynamic library in app?
  • Index(es):
    • Date
    • Thread