Solov2-TensorRT-CPP icon indicating copy to clipboard operation
Solov2-TensorRT-CPP copied to clipboard

compile error!

Open jcyhcs opened this issue 3 years ago • 1 comments

hi,professor: when i compile (build_model , i got error: Solov2-TensorRT-CPP/InstanceSegment/common.h:388:9: error: ‘virtual nvinfer1::IBuilder::~IBuilder()’ is protected within this context delete obj; ^~~~~~ why? my enviroment: nvidia jetson tx2 with jetpack4.5.1 tensorrt 7.1.3 please help!

jcyhcs avatar Jan 10 '22 09:01 jcyhcs

This is about the tensorrt version mismatch, try upgrading to TensorRt8 if possible.

chenjianqu avatar Jan 10 '22 10:01 chenjianqu