Hi  Guys , i hope  that i write in right place , i have installed in my windows 10  the lasta version of codeblocks + gcc , it work ,  but when i run   gcc pcre1.c -lpcre  return me error  fatal error: pcre.h: No such file or directory
 #include <pcre.h>
probably gcc not have a library PCRE , is possible add to gcc ?? if  yes in wich mode? 
thanks at  all