AutoKernel icon indicating copy to clipboard operation
AutoKernel copied to clipboard

autokernel_plugin下运行./build/tests/tm_classification报错

Open Gager-Git-life opened this issue 4 years ago • 1 comments

正常编译生成libautokernel.so库前提下 在AutoKernel/autokernel_plugin 目录下执行测试程序:./build/tests/tm_classification 报错: ./build/tests/tm_classification: symbol lookup error: ./build/src/libautokernel.so: undefined symbol: register_builtin_node_ops

ps:由于src子目录里面的build.sh脚本运行报错,于是所有的build.sh脚本中的g++编译命令都添加了-ldl -lpthread -lz

Gager-Git-life avatar Aug 10 '21 08:08 Gager-Git-life

同样遇到这个问题,请问如何解决的

zhuguiqian avatar Sep 14 '22 01:09 zhuguiqian