Closed su-404 closed 11 months ago
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.
How do I use it in Windows?