Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No rule to make target `.../libOpenCL.so' when building after an update(?) #571

Open
gokhansolak opened this issue May 7, 2021 · 0 comments

Comments

@gokhansolak
Copy link

I started to get a linking error with catkin_make: No rule to make target .../libOpenCL.so . Until today, I was able to build and use the package without issues, this started to happen without any specific change in my system. It may be related to dependency updates, but I am not sure which.

Anyway, for those who may get a similar problem I wanted to share what solved the issue for me. There are instructions for installing OpenCL optionally, in libfreenect2's readme. Installing the option (beignet-dev) for my system (ubuntu, intel gpu) solved the issue, I am able to build now.

This may be related to #483, but unlike that one I did not install clang-format or anything new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant