Skip to content

Is there anyone run it ok? #3

@renjc0816

Description

@renjc0816

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions