步骤2:在Assets/Plugins/WebGL下创建一个Include文件,用来声明用到的lua库文件。这里我取名叫xlua_webgl.cpp,将第一步骤下的WebGLPlugins内的lua文件加到这个声明文件中(当然也可以包含自己写的C文件),逻辑代码如下: extern"C"{#include"../../../WebGLPlugins/lapi.c"#include"../../../WebGLPlugins/l...
Building Library\Bee\artifacts\WebGL\GameAssembly\master_WebGL_wasm\u9l0_xlua_webgl.o failed with output: In file included from Assets/Plugins/WebGL/xlua_webgl.cpp:31: F:\test\testXlua\WebGLPlugins\lundump.c:237:33: warning: adding 'int' to a string does not append to the string [...
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc. - xLua/WebGLPlugins/luaconf.h at d970db56d5ef59eab7be0c7129b4cc584ad20f19 · Tencent/xLua
8 changes: 7 additions & 1 deletion8WebGLPlugins/xlua.c Original file line numberDiff line numberDiff line change Expand Up@@ -40,7 +40,7 @@ LUA_API int xlua_get_registry_index() { } LUA_APIintxlua_get_lib_version() { return104; ...
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc. - webgl下编译报错 · Tencent/xLua@9ee9f13
Failed running python "/Applications/Unity-2017-4.1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emcc" @"/Users/mac/coding/New Unity Project (2)/Assets/../Temp/emcc_arguments.resp" mac系统,u3d版本2017-2018都试过,xlua试过2.1.11,2.1.13都是同样的
Tencent/xLuaPublic NotificationsYou must be signed in to change notification settings Fork2.5k Star9.5k New issue tangyiyangopened this issueJul 10, 2017· 2 comments tangyiyangcommentedJul 10, 2017 Collaborator chexiongshengclosed this ascompletedJul 18, 2017...