Won't build with current GCC even with last tagged release:
In function ‘int wxLua_wxAuiToolBarItem_GetBitmap(lua_State*)’: ./wxlua/src/wxlua-3.1.0.0/wxLua/modules/wxbind/src/wxaui_bind.cpp:381:64: error: taking address of rvalue [-fpermissive]
This is fixed by installing wxlua-git instead.
Pinned Comments
alerque commented on 2020-02-27 16:18 (UTC)
PSA: I've started hosting this as a prebuilt package in my repository for those that want to install it using
pacman
without messing around with building from the AUR.alerque commented on 2020-02-11 09:24 (UTC)
If anyone needs Lua 5.2 or 5.1 support let me know and I think we could set this up to build packages for multiple Lua versions. Also if the 2.8 branch (upstream is pretty much abandonware) is really needed we could fork this repo at 11af6c0 and make a wxlua28 package out of it, but I couldn't see what the need would be.