• 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
Static Library Equivalent of a Framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Static Library Equivalent of a Framework?


  • Subject: Static Library Equivalent of a Framework?
  • From: Brent Marykuca <email@hidden>
  • Date: Fri, 14 Nov 2003 10:17:29 -0800

Hi Folks,

The nice thing about frameworks is that they're self-contained packages that contain code, headers and sometimes even documentation about a particular library. That makes them very convenient to work with. But am I correct in understanding that the code inside a framework must always be a dylib, so the framework has to be installed ? Is there any such thing as a static framework? I'm imagining some kind of standardized package containing a static library and headers that I could just drop into an Xcode project and then not have to worry about setting up header and include paths, etc. Does such a thing exist? Is there an alternative that is similar?

Brent Marykuca
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: (no subject)
  • Next by Date: Re: std::string crash with optimisations
  • Previous by thread: Re: Managing executable frameworks for multiple projects
  • Next by thread: re: Static Library Equivalent of a Framework?
  • Index(es):
    • Date
    • Thread