-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
I tried the 'Getting Started' and failed in 'Initialize the submodules'.
Than i changed the '.gitmodules' and 'CMakeLists.txt' .
But the//Boost download URL BOOST_URL:STRING=https://dl.bintray.com/boostorg/release/1.66.0/source/boost_1_66_0.tar.bz2
in CMakeCache.txt is 403 forbiden.
So i changed it into https://boostorg.jfrog.io/ui/native/main/release/1.77.0/source/boost_1_77_0.tar.bz2 with corresponding hash.
It downloaded successfully but crashed here again :third-party/boost-cmake/CMakeLists.txt:11 (include) refer to CMakeList.txt
if(NOT CMAKE_BUILD_TYPE) set(CMAKE_BUILD_TYPE Release) endif().
In fact all the CMakeList.txt in file i have tried to cmake and none okay.
so..how can i run the code?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels