We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: pcre_dfa_exec.c c1: fatal error C1083: Cannot open source file: './lib/hashlink/include/pcre/pcre_dfa_exec.c': No such file or directory
Error: pcre_compile.c c1: fatal error C1083: Cannot open source file: './lib/hashlink/include/pcre/pcre_compile.c': No such file or directory
lib/hashlink/include/pcre/pcre2_extuni.c lib/hashlink/include/pcre/pcre16_ord2utf16.c process.c ./lib/hashlink/src/std/process.c(108): warning C4133: 'function': incompatible types - from 'uchar *' to 'LPSTR'
I believe this file is out of date, it looks like PCRE got replaced with PCRE2 a bit ago.
lime/project/BuildHashlink.xml
Line 65 in 4812f6a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I believe this file is out of date, it looks like PCRE got replaced with PCRE2 a bit ago.
lime/project/BuildHashlink.xml
Line 65 in 4812f6a
The text was updated successfully, but these errors were encountered: