Error when make the project
PERL 5 regular expression pattern matching
Brought to you by:
mish_the_fish
When I try to compile on MSYS (on Windos 10), I have this error
$ make rm -f src/pcre2_chartables.c cp -pR /c/Standard 2007/pcre2-10.30/pcre2-10.30/src/pcre2_chartables.c.dist /c/Standard 2007/pcre2-10.30/pcre2-10.30/src/pcre2_chartables.c cp: target '2007/pcre2-10.30/pcre2-10.30/src/pcre2_chartables.c' is not a directory make: *** [Makefile:3217: src/pcre2_chartables.c] Error 1
I'm sorry, i didn't follow (completely) the guide NON-AUTOTOOLS-BUILD...
probably because yesterday I was burned out (after a day of work :( )
Last edit: drazde 2017-10-12
I finnaly complite the building but I have a question:
I must move the project on a "simple" directory on MSYS2 (c:\msys2\home\ without space) because although make will fail with this error:
I found this file lt-pcre2grep.c a wrong const that coud be fail the compilation
const char * LIB_PATH_VALUE = ""C:\\Standard 2007\\pcre2-10.30\\pcre2-10.30\\.libs";";