make install fail (ubuntu18.04 windows10 )
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Developer
I have a problem too with new updates.
- Owner
Matthieu, I think this is due to our use of git-submodules. You have to init that now:
git submodule init git submodule update git submodule sync
when any of the submodules change in the future, some of those steps need to be repeated.
Can you check, if this works?
I will also fix the GeometryNodeStackExtension.h
- Ralf Ulrich created merge request !275 (merged) to address this issue
created merge request !275 (merged) to address this issue
- Ralf Ulrich mentioned in merge request !275 (merged)
mentioned in merge request !275 (merged)
- Developer
Ok thank you. With a "git clone --recurse-submodules [link]" it's work (--recursive work too) in part, the same for git submodule. But i have this (look at the end): log
It's the same message like @Yuri and i did this right now.
Edited by Matthieu Carrere - Ralf Ulrich closed with merge request !275 (merged)
closed with merge request !275 (merged)
- Ralf Ulrich mentioned in commit b4f2653e
mentioned in commit b4f2653e
Please register or sign in to reply