Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- test/main.cpp|11|undefined reference to `luaL_newstate()'
- test/main.cpp|14|undefined reference to `luaL_openlibs(lua_State*)'
- test/main.cpp|17|undefined reference to `luaL_loadfile(lua_State*, char const*)'
- test/main.cpp|17|undefined reference to `lua_pcall(lua_State*, int, int, int)'
- test/main.cpp|21|undefined reference to `lua_close(lua_State*)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement