‘initLibNvInferPlugins’ was not declared in this scope

hi all,

I am getting error while installing jetson inference from sources on Jetson AGX Xavier.

Thanks,
Kalyan Ch

Hi Kalyan Ch, which JetPack version are you using?

For older version, please try cloning the L4T-R32.1 branch of jetson-inference: [url]https://github.com/dusty-nv/jetson-inference/tree/L4T-R32.1[/url]

Hi dusty_nv ,

my JetPack version is 4.1.1 and device is Jetson AGX Xavier.

OK, I would recommend updating JetPack version to JetPack 4.2.1, or use the L4T-R31.0 branch of jetson-inference:

[url]https://github.com/dusty-nv/jetson-inference/tree/L4T-R31.0[/url]