Skip to content

docs: Update README.md include submodule init#50

Open
Lewiscowles1986 wants to merge 1 commit into
techjarves:mainfrom
Lewiscowles1986:docs/ensure-we-tell-people-to-submodule-init
Open

docs: Update README.md include submodule init#50
Lewiscowles1986 wants to merge 1 commit into
techjarves:mainfrom
Lewiscowles1986:docs/ensure-we-tell-people-to-submodule-init

Conversation

@Lewiscowles1986

@Lewiscowles1986 Lewiscowles1986 commented Jul 19, 2026

Copy link
Copy Markdown

The instructions missed the submodule init, likely resulting in a bunch of people unable to follow instructions unless they are familiar with building C projects.

Small fix

Original error:

CMake Error at CMakeLists.txt:328 (add_subdirectory):
  The source directory

    /Users/lewiscowles/Projects/study/stable-diffusion.cpp/ggml

  does not contain a CMakeLists.txt file.

I deleted ggml 😊 and then saw

CMake Error at CMakeLists.txt:328 (add_subdirectory):
  add_subdirectory given source "ggml" which is not an existing directory.

The instructions missed the submodule init, likely resulting in a bunch of people unable to follow instructions unless they are familiar with building C projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant