Skip to content
New issue

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

[HL] 'lime rebuild hl' complains about missing PCRE build files #1867

Open
EliteMasterEric opened this issue Nov 26, 2024 · 0 comments
Open

Comments

@EliteMasterEric
Copy link
Contributor

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.

<file name="${HASHLINK_PATH}/include/pcre/pcre_compile.c" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant