我的程序中总报这样的错:undefined symbol: lua_pcall 我在Linux下用C继承的有lua的几个头文件呀 #include <lua.h> #include <lualib.h> #include ...
確定! 回上一頁