Closed YoshuaNava closed 2 years ago
Hi yoshua, We will look at it, thanks for reporting. Recently Edo and I changed the structure quite a bit to make it more flexible, maybe we missed something.
No prob, thank you for looking into it.
(I wanted to delve a bit deeper but I had to switch tasks, so I opened the issue to not miss on the feedback, as it could happen to other users)
Hi Yoshua,
Thank you for reporting this installation error. I'll try to reproduce it on my machine. Meanwhile, if you wanna play around and test stuff, you could try to build from source. Did you try that yet?
yep, maybe just do it without the ppa installation and check whether this works for you. I am checking the ppa one right now.
@YoshuaNava, I could reproduce your error. Can you please check #41? Hopefully this solves it.
please reopen if there are still issues
Hey! :slightly_smiling_face:
I followed the Installation instructions, choosing to fetch Open3D from a PPA, and then trying to compile open3d_catkin.
However, as soon as I run
catkin build open3d_catkin
(I configure my catkin workspace to build with cmake flagRelWithDebInfo
by default), I get the following error message:It seems that the library is not found correctly within my system.
What could be happening?
Thanks in advance for your support.
Best, Yoshua