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

Compilation problem on Ubuntu 18.04.5 LTS, mmal libraries. #105

Open
altineller opened this issue Oct 14, 2020 · 2 comments
Open

Compilation problem on Ubuntu 18.04.5 LTS, mmal libraries. #105

altineller opened this issue Oct 14, 2020 · 2 comments

Comments

@altineller
Copy link

Hello,

I am Ubuntu 18.04.5 LTS (64bit) on a Paspberry Pi4, and I am unable to compile raspicam_node
I get the following error:

CMake Error at raspicam_node/CMakeLists.txt:30 (MESSAGE): Could not find mmal libraries

Any ideas on how to fix this?

Best Regards,
C.

@anfederman
Copy link

Sorry to say this, but currently raspicam won't work on Ubuntu 18.04 because no one has figured out to to compile the MMAL libraries. I have been successful using the usb_cam node to see images from the raspicam, but without MMAL, fiducials won't work either. We have no work around yet, so unless you want to go back to a 16.04 image you won't have raspicam_node.

This is so frustrating as everyone was looking forward to 64bit on the Pi 4, but on the bright side, it is even worse on the Jetson Nano.

@altineller
Copy link
Author

Hello @anfederman,

I managed to get it working, but using docker under raspian, where the docker contains ubuntu18. both 32bit. It is an ugly solution, but it works. Is there any people working on this MMAL libs? Maybe we can ask support from them.

Best regards,
C.

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

2 participants