Skip to content

Can't install pico-sdk on Mac #714

@mroberts1

Description

@mroberts1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions