• 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: PCRE newbie question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PCRE newbie question


  • Subject: Re: PCRE newbie question
  • From: j o a r <email@hidden>
  • Date: Sat, 13 Jan 2007 23:55:54 +0100


On Jan 13, 2007, at 11:11 PM, Michael Blaguszewski wrote:

In OS X, you should almost never install anything inside /System, and it's good to avoid /usr as well. Dynamic libraries and frameworks should be stored inside your application's bundle. But since PCRE is BSD-licensed, you can compile it right into your app, so you don't need to install it anywhere. This is easy to do. Just run make (but not make install), and drag the libpcre.a file into the the Groups & Files list in your Xcode project window.

I made an embedded, universal, PCRE framework with some ObjC-wrappers for one of my projects.
You can get a copy of it (including sources, of course) if you want to.


j o a r


_______________________________________________ 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
References: 
 >PCRE newbie question (From: Patrick Cusack <email@hidden>)
 >Re: PCRE newbie question (From: Michael Blaguszewski <email@hidden>)

  • Prev by Date: Re: PCRE newbie question
  • Next by Date: Re: PCRE newbie question
  • Previous by thread: Re: PCRE newbie question
  • Next by thread: [Xcode] Breakpoints: Can "hit count" be a condition?
  • Index(es):
    • Date
    • Thread