View Single Post
Old Mar 28th, 2008, 1:50 AM   #14
The Dark
Expert Programmer
 
Join Date: Jun 2005
Posts: 894
Rep Power: 4 The Dark is on a distinguished road
Re: C++ cross-platform Regular Expression Library

Ah I see where I went wrong. After you extract the zip, you have to create the pcre.h (and other files) using the configure and make commands. There are instructions in the INSTALL file (its in upper case - I'm not shouting). I did this long ago, so I forgot that step.
I would extract the zip file to a different directory though, you don't want to clutter up your project with someone else's project.
The Dark is offline   Reply With Quote