so I tried that and it worked but it doesn't seem to do what I need.
I am needing to do the same thing as preg_match_all in php so I can find all links and have it in an NSArray to go through and add to a database. Any ideas on how I can do that?

On Nov 18, 2008, at 11:59 AM, [EMAIL PROTECTED] wrote:

To get it to compile you need to do two things:
1. Add the "Other Linker Flag" "-licucore" to your project build settings 2. Import the RKL header into whatever files you'll use it in (alternatively, you can import it into your .pch file so that it will get included into everything automatically)

HTH,

Dave

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to