doe300 / VC4CL

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

Raspbian development files are required. #74

Closed angryfred closed 5 years ago

angryfred commented 5 years ago

Solution for ticket 73 (https://github.com/doe300/VC4CL/issues/73)

From the ticket:

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