Hello,
5ec478a570bdc71c5d4854e7165a8b3f4fa82ad9
I am compiling on Windows 7 x64 with VS 2015. It was working well until a few days ago.
Now, I get an error message when
cloning the submodule 'libs/context'.
1> Cloning into 'libs/context'...
1>CUSTOMBUILD : error : no such remote ref 2ddbe4c26813134cdf8f0d169f70cd85f44b637b
1> Fetched in submodule path 'libs/context', but it did not contain 2ddbe4c26813134cdf8f0d169f70cd85f44b637b. Direct fetching of that commit failed.
1> CMake Error at Boost-prefix/tmp/Boost-gitclone.cmake:83 (message):
1> Failed to update submodules in:
1> 'C:/Users/Laurent/MyProject-build/Libraries-build/Boost/boost'
If someone can help me, that would be great.
Thank you.
-Laurent