I am sorry to make so many issues. I am really trying to get this to run locally.
I have installed cmake, and emscripten, and when I try to run your cmake-build-emscripten.sh, I get this error.
$ /opt/homebrew/var/www/cmake-build-emscripten.sh
CMake Error: The source directory "/opt/homebrew/Cellar/emscripten/3.1.31" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
I have searched your repo for this file, but I can't seem to find it. When I search all of github I get a TON of results, none of which seem to be related to this project, which I assume it needs to be.
Thank you.
I am sorry to make so many issues. I am really trying to get this to run locally.
I have installed cmake, and emscripten, and when I try to run your cmake-build-emscripten.sh, I get this error.
$ /opt/homebrew/var/www/cmake-build-emscripten.sh
CMake Error: The source directory "/opt/homebrew/Cellar/emscripten/3.1.31" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
I have searched your repo for this file, but I can't seem to find it. When I search all of github I get a TON of results, none of which seem to be related to this project, which I assume it needs to be.
Thank you.