-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
I'm unable to build the examples on a MacOS 12.1.
I have cmake installed and clone the repo to my user account, but running cmake .. just results in cmake not being able to find either CMakeLists.txt, even after I move it to the ~/ directory, or the pico-sdk directory, wherever I put it.
I set the path for SDK in .zshrc but it still doesn't work.
Part of the problem seems to be that the downloaded repo isn't even called pico-sdk, but picosystem. The CMakeLists.txt file can't find the locations specified.
I currently have the picosystem repo in my root user directory. Do I need to rewrite CMakeLists.txt to get it to compile the examples? All the dependencies appear to be in place.
Metadata
Metadata
Assignees
Labels
No labels