mpx / lua-cjson

Lua CJSON is a fast JSON encoding/parsing module for Lua

Home Page:https://kyne.au/~mark/software/lua-cjson.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Precompiled library for windows

Paws-Dev opened this issue · comments

Hi, today i spent 6 hours to compile cjson in windows 11, so is any compiled package anywhere?
because "luarocks make" not working right out of box
lua_cjson.obj : error LNK2019.
cjson.dll : fatal error LNK1120
i understand its all can be solved but, but it cant take to much time.
So if author just wants non C/C++ people suffered so its good, i understand author, and i will pass this lib.
And if author want help to users, so good windows compile manual or precompiled file will be veyr fine aid, thanks fo feading.

PS; I undertand that linux is cool and i prefer linux for development but sometime windows platform cant be avoided....