Replies: 1 comment 1 reply
-
You would need to compile the pcre2 wrapper, which resides in src/main/c, for windows and store the compiled library dll files to target/classes/win32-x86-64/. You might want to ask how to do that on stackoverflow. We will accept a pr that compiles it with mingw cross compilation. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I use it in Windows?
Beta Was this translation helpful? Give feedback.
All reactions