How to build jetson-inference in host PC?

Hi,

Yes. We have user successfully compile jetson_inference on an x86 machine before.
Please check this topic:
https://devtalk.nvidia.com/default/topic/1003230/jetson-inference-samples-does-t-work/

Please remember to add your GPU architecture into the cmake file.
Architecture information can be found here.

Thanks.