Hi,
I'm currently working on a open source project that will enable the regex library help for the software. I have downloaded the pcre regex library and I know it can be build and run separately. I want to know what are the guide lines and the path which I have to follow when joining this library with the existing source. I mean I have to make sure the buidling part of the pcre library has to be done when the full source is buid. so I have to configure that. and what else that I have to consider like that? thank you