Closed hcneema closed 4 years ago
1),2),4) are done. Mainly 3) remains.
Hi Soren, I have tried making this change, but it is not working as expected. We are getting "multiple definitions found" error while running a testcase. This error will go away if we use static library of protobuf. Current version of cmake is not supporting it.
No longer relevant.
We need to do the following
Currently we have SJBRD2:/opt/xilinx/xrt>tree lib lib ├── libcommon_em.so ├── libcpu_em.so ├── libhw_em.so ├── libxilinxopencl.so -> libxilinxopencl.so.2 ├── libxilinxopencl.so.2 -> libxilinxopencl.so.2.1.0 ├── libxilinxopencl.so.2.1.0 ├── libxrtcore.so -> libxrtcore.so.2 ├── libxrtcore.so.2 -> libxrtcore.so.2.1.0 └── libxrtcore.so.2.1.0