lua-cjson icon indicating copy to clipboard operation
lua-cjson copied to clipboard

Making things work under windows

Open samehkhamis opened this issue 10 years ago • 2 comments

Hello, This is just a simple fix to make things compile and work under Windows. Cheers.

samehkhamis avatar Jul 24 '15 00:07 samehkhamis

#20 was committed. Does that fix your build?

mpx avatar Aug 24 '16 12:08 mpx

This PR may be old, but I was unable to install lua-cjson and after implementing the changes done in this PR, I was able to successfully build and install it using luarocks from the integrated terminal inside VSCode.

FireSiku avatar Mar 11 '18 23:03 FireSiku