/usr/include/pcre/pcrecpp.h: #include <pcre.h> while it's /usr/include/pcre/pcre.h thus doesn't work without -I/usr/include/pcre
$ pkg-config --cflags libpcrecpp -I/usr/include/pcre