我需要用gcc 5.3.0编译一个lua5.2.4模块。在Windows上。 在此之前,我按照以下步骤构建Lua 5.2.4: gcc -c -DLUA_BUILD_AS_DLL *.c ren lua.o lua.obj ren luac.o ...
確定! 回上一頁