doe300 / VC4CL

OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
MIT License
728 stars 80 forks source link

Failed to compile due to missing Raspbian development file. #73

Closed angryfred closed 5 years ago

angryfred commented 5 years ago

I have a new fresh Ubuntu 18.10 installation and it failed to compile due to missing Raspbian development files.

After installed the dev files it worked. sudo apt-get install libraspberrypi-dev