Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4872

SDK • Re: Pico SDK tries to compile with MinGW GCC

$
0
0
After a lot of back and forth it came down to this:
In my CMakeLists.txt I put the project(...) command before include(pico_sdk_import.cmake).
This made CMake use MinGW gcc.exe for all ARM compilations instead of arm-none-eabi-gcc.exe.

Statistics: Posted by joherold — Sat Jan 04, 2025 7:48 pm



Viewing all articles
Browse latest Browse all 4872

Trending Articles