Replies: 1 comment 1 reply
-
|
I believe you may have run git clone without the --recursive flag, as the openvdb and GLFW libraries are submodules. Re clone the PicoGK runtime library with the flag and restart the steps and you should be good to go. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm following the instructions on #77
I've created the docker image, but when trying to run
cmake ..as suggested from the newbuild_on_linuxdirectory I getI see the CMakeLists.txt file in the
/src/directory. Should I copy it to the directories where it can't find it? Or is there something else I should try.Thank you.
Beta Was this translation helpful? Give feedback.
All reactions