Open ryandesign opened 9 years ago
Hello,
Cardpeek is currently designed to compile and run with Lua 5.2 not 5.3, as indicated in the docs and source code.
Lua 5.3 made some changes to the lua API, which raise some issues.The same happened in the past when lua 5.2 replaced lua 5.1.
I will likely move to LUA 5.3, once LUA 5.3 becomes mainstream in most major Linux distributions, to assure compatibility. Probably in the next release.
I looked at the proposed fix, and it seems quite simple. This is good news. Thanks for the help!
On Oct 28, 2015, at 8:42 PM, Ryan Schmidt notifications@github.com wrote:
Hello, I'm a developer with the MacPorts package management system and wanted to let you know that cardpeek 0.8.4 does not compile or run with lua 5.3. More details and a proposed fix are in our ticket:
https://trac.macports.org/ticket/49481 https://trac.macports.org/ticket/49481 — Reply to this email directly or view it on GitHub https://github.com/L1L1/cardpeek/issues/70.
Hello, I'm a developer with the MacPorts package management system and wanted to let you know that cardpeek 0.8.4 does not compile or run with lua 5.3. More details and a proposed fix are in our ticket:
https://trac.macports.org/ticket/49481