analogdevicesinc / ToF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build error for Linux

jonny214 opened this issue · comments

Hi,

I had build error about linux_build_instruction.

Screenshot from 2022-09-29 16-48-25

Both of SDK only and with example build has same error.

Can I have your advice for fixing this issue?

Best regards,
Jun

Hi
Please refer to: #115
In case you wish to build the SDK without these libraries, please add the -DUSE_DEPTH_COMPUTE_STUBS=1 to the cmake list.