I’ve been trying to get luarocks to work on windows, and all it gives is cryptic gcc errors.
How does pip manage to work on most platforms without issues?
I’ve been trying to get luarocks to work on windows, and all it gives is cryptic gcc errors.
How does pip manage to work on most platforms without issues?
@irelephant do anyone care a thing about windoze? :O
Lack of windows support for most luarocks modules has stopped me from writing a lot of stuff in lua.
@irelephant lack of support of an “operating system” that shouldnt exist at all is actually a great thing! ;)
most people are on windows, so if I make something, it should support that.
Who are you writing package for?
backend stuff need not run on Windows at all.
I was thinking of making a simple SSG (Static Site Generator), and I wanted to make it in lua.
some other cli tools, like scraping scripts as well.