You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go version 1.14.2
执行 sh build_so.sh 1 sh build.sh ./engine
输出了error
2020/04/29 17:20:32 open plugin err: plugin.Open("plugin1"): could not find symbol Exec: dlsym(0x4d05400, plugin_version_1.Exec): symbol not found plugin1.so
The text was updated successfully, but these errors were encountered:
go version 1.14.2
执行
sh build_so.sh 1
sh build.sh
./engine
输出了error
2020/04/29 17:20:32 open plugin err: plugin.Open("plugin1"): could not find symbol Exec: dlsym(0x4d05400, plugin_version_1.Exec): symbol not found plugin1.so
The text was updated successfully, but these errors were encountered: