Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello, I was trying to install ydk-cpp on my mac(OS 10.14.2) and got a problem. I had already installed Pcre by brew install pcre but it reports fatal error: 'pcre.h' file not found. I have followed all the steps successfully on https://github.com/Ci...
I tried to build a test program in C which just includes pcre.h #include <pcre.h> in the same position as parser.h, which reported the error above, and it can be compiled. I cannot understand why there are in the same position but one reports error b...
I have done reinstall pcre for several times and my location is same as yours, but a few more files.MBPE:~ eric$ locate pcre.h/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/php/ext/pcre/php_...