rl_json
rl_json copied to clipboard
Patches to make rl_json 0.15.2 work under Windows and macos
Please find attached a diff output to make rl_json work under macos (Intel+Apple Silicon). It includes modifications I already applied to 0.14 and some new stuff for the cbor funcitonality.
Feel free to integrate it.
rl_json-0.15.2-prs.patch Updated patch that supports the build process under Windows (32bit) as well.
What build environment are you using? Because I only can compile 0.14 in mingw64 (maybe 6 months old) using gcc 14.2. When I update msys2 the build fails, when I use the v0.15 the build fails.
thx
We are building on Windows 10 with VS as compiler but we use cygwin as environment setup to run the build tools (bash, make, ...).