Replies: 3 comments
|
Hi! You just forgot to pull the submodules. Submodules are needed in order to build the project. It just failed because it's trying to include a file that does not exist in your local environment. |
0 replies
|
Hi, thanks |
0 replies
|
I think |
0 replies
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.
Error: module 'premake.premake-cmake.cmake' not found:
no field package.preload['premake.premake-cmake.cmake']
no file '/usr/local/share/lua/5.3/premake/premake-cmake/cmake.lua'
no file '/usr/local/share/lua/5.3/premake/premake-cmake/cmake/init.lua'
no file '/usr/local/lib/lua/5.3/premake/premake-cmake/cmake.lua'
no file '/usr/local/lib/lua/5.3/premake/premake-cmake/cmake/init.lua'
no file './premake/premake-cmake/cmake.lua'
no file './premake/premake-cmake/cmake/init.lua'
no file '/usr/local/lib/lua/5.3/premake/premake-cmake/cmake.so'
no file '/usr/local/lib/lua/5.3/loadall.so'
no file './premake/premake-cmake/cmake.so'
no file '/bin/premake/premake-cmake/cmake.so'
no file '/usr/local/lib/lua/5.3/premake.so'
no file '/usr/local/lib/lua/5.3/loadall.so'
no file './premake.so'
no file '/bin/premake.so'
All reactions