CMake knowledgeCross compilation basicsRaspberry Pi setup
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
30
調査方針
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.
Target for Raspberry pi · microsoft/cpprestsdk#105 | Good First Issue