rrthomas / lrexlib

A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)
Other
161 stars 29 forks source link

You may have to install PCRE2 in your system and/or pass PCRE2_DIR or PCRE2_INCDIR to the luarocks command. #35

Closed ziqingwang closed 4 years ago

ziqingwang commented 4 years ago

lua 5.3 try to install lrexlib-PCRE2, bug get error image