pkulchenko / wxlua

wxlua: Lua bindings for wxWidgets cross-platform GUI toolkit; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and wxWidgets 3.x
307 stars 59 forks source link

Luarocks? #121

Closed Frityet closed 1 year ago

Frityet commented 1 year ago

Will wxlua ever come to the Lua package manager, Luarocks?

pkulchenko commented 1 year ago

Not likely (or at least I don't have any plans for doing that), since there are too many configurations and dependencies.

Frityet commented 1 year ago

Not likely (or at least I don't have any plans for doing that), since there are too many configurations and dependencies.

cool, thank you!