[ 89%] Linking CXX shared library ../../lib/libctdet.so
/usr/bin/ld: ../../lib/libnvonnxparser.so: 1Ev: invalid version 2 (max 0)
../../lib/libnvonnxparser.so: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
src/CMakeFiles/ctdet.dir/build.make:272: recipe for target '../lib/libctdet.so' failed
make[2]: *** [../lib/libctdet.so] Error 1
CMakeFiles/Makefile2:476: recipe for target 'src/CMakeFiles/ctdet.dir/all' failed
make[1]: *** [src/CMakeFiles/ctdet.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
I am using TensorRT-7.0.0.11 and cuda 10.2. Looking forward to your reply, thx!