/usr/bin/ld: libpointpillars.so: undefined reference to `createNvOnnxParser_INTERNAL'
luogantt opened this issue · 2 comments
luogantt commented
I try six times ,alway has this error ,help!!!
Natsu-Akatsuki commented
try to add "target_link_libraries(pointpillars nvonnxparser)" to CMakelists.txt
@luogantt