Closed wmarsey closed 3 years ago
Oh scratch that -- it needed a git submodule update --init
which I hadn't thought to try
So I think the issue is actually that https://github.com/pimoroni/pimoroni-pico/blob/main/setting-up-the-pico-sdk.md Step 5 needs an update
Ooof! Yes. I will get the documentation updated. Relied too much on the continuous integration telling me it worked and totally neglected that!
Hi
Thanks for this repository!
The newest version seems to be missing some files. I've tested doing a
mkdir build
/cd build
/cmake ..
/make
on both v0.2.3 and v0.2.4. v0.2.3 succeeds, but v0.2.4 errors on the cmake with:and then fails on make with: