Skip to content

Fail compiling with LuaJit 2.1 #96

@data-man

Description

@data-man

Hello!
First of all I want to say a big thank you for an amazing project!
Now about the problems: I'm using LuaJit21 from a master branch.

Unfortunately the Selene is not compiling with LuaJit 2.1.
The first mistake because of a simple typo: in file Selector.h on line 152 should be lua_pushvalue instead lua_push_value.

The second problem is more serious - there is no function in LuaJit luaL_setmetatable (lua_State * L, const char * tname).

Any chance to correct a errors?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions