It would be great to be able to compile the SDK in raspberry pi devices
Guide contributeur
Stack technique
cpp
Domaine
build system
Type d'issue
feature
DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
3
Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
1-2 days
Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
stale
ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
unclear
Prérequis
CMake knowledgeCross compilation basicsRaspberry Pi setup
Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
30
Direction de recherche
Investigate the current CMake build system in the repository to identify platform specific code that may prevent compilation on ARM. Review the existing comments on the issue for any suggested approaches or patches. Consider setting up a cross compilation toolchain for Raspberry Pi (e.g., using the official Raspberry Pi toolchain) and attempt to build the SDK. Look for any existing forks or branches that have attempted this port.