Issue building project on Rasberry Pi 5 #115
Labels
comp:compiler
Compiler related issues
Hardware:Dev Board
Coral Dev Board issues
subtype:ubuntu/linux
type:build/Install
Build and install issues
Description
Following this guide for building an example:
https://coral.ai/docs/dev-board-micro/get-started/#5-try-the-face-detection-example
During building process I am getting error:
`
CMake Error at /usr/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake:70 (message):
The C compiler
is not able to compile a simple test program.
It fails with the following output:
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:22 (project)
`
I am using Raspberry Pi 5 as development station and have installed python 3.11.2
Click to expand!
Issue Type
Build/Install
Operating System
Linux
Coral Device
Dev Board Micro
Other Devices
No response
Programming Language
Other
Relevant Log Output
The text was updated successfully, but these errors were encountered: