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?
Thanks, this is the explanation I was looking for.
Also, lua is the same, packages are either written in c or pure lua.