A lightweight online game framework
Repository from Github https://github.comcloudwu/skynetRepository from Github https://github.comcloudwu/skynet
EternalSunLhx opened this issue a year ago · comments
macos版本:13.6.1 (22G313) intel芯片 skynet版本:v1.7.0
正常编译,编译完启动skynet会有如下报错: try open snlua failed : dlopen(./cservice/snlua.so, 0x000A): symbol not found in flat namespace '_lua_closethread' [:00000000] Bootstrap error : snlua bootstrap
try open snlua failed : dlopen(./cservice/snlua.so, 0x000A): symbol not found in flat namespace '_lua_closethread' [:00000000] Bootstrap error : snlua bootstrap
snlua.so编译的环境和skynet编译的环境是同一个lua么?