Skip to content

Missing step to git submodule init && git submodule update #5

@ralexstokes

Description

@ralexstokes

Following the tutorial directly, I had to do this step before the step to build with cmake.

If you try to build and see that libsnark is missing a CMakeLists.txt file then you should run git submodule init && git submodule update after git clone.

This is on macOS but shouldn't matter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions