I need to compile a Lua 5.2.4 module with gcc 5.3.0. on Windows. ... gcc -c -DLUA_BUILD_AS_DLL *.c ren lua.o lua.obj ren luac.o luac.obj ar rcs ...
確定! 回上一頁