Re: Using canned pcre
Re: Using canned pcre
- Subject: Re: Using canned pcre
- From: Jonathan Prescott <email@hidden>
- Date: Tue, 19 Aug 2014 15:08:17 -0400
It looks like pcre is used in Safari (probably other Apple applications), so the libraries have to be installed, but, it looks like it’s not something Apple wants to support as part of the their public APIs. I suspect you could go get the header files if you want to use Apple’s pcre libraries from the Darwin open source site, and install it yourself someplace. It may be easier to simply install it using fink, Homebrew, MacPorts, or download it and build it yourself.
Jonathan
On Aug 19, 2014, at 1:51 AM, Philip Prindeville <email@hidden> wrote:
> I want to use the libpcre that comes on the system, but can’t because there doesn’t seem to be the corresponding <pcre.h> in the Xcode headers.
>
> How do other people work-around this oversight?
>
> Thanks,
>
> -Philip
>
>
> _______________________________________________
> 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
_______________________________________________
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