Giter Site home page Giter Site logo

ninja error about gamma-ray HOT 6 CLOSED

hello2all avatar hello2all commented on July 23, 2024
ninja error

from gamma-ray.

Comments (6)

hello2all avatar hello2all commented on July 23, 2024

@linucis What is your linux distribution? It seems your cpprestsdk is not properly installed, can you install according to this page https://github.com/microsoft/cpprestsdk and try again?

from gamma-ray.

linucis avatar linucis commented on July 23, 2024

@hello2all ubuntu 18.04. ill try cpprestsdk.

from gamma-ray.

linucis avatar linucis commented on July 23, 2024

@hello2all cpprestsdk is installed properly.
--> libcpprest-dev is already the newest version (2.10.2-6).

from gamma-ray.

hello2all avatar hello2all commented on July 23, 2024

OK, I'll try to re-create this bug latter.

from gamma-ray.

hello2all avatar hello2all commented on July 23, 2024

Ok, I've re-created this bug. It seems git clone --recurse-submodules did not correctly pull doctest submodule. We can manually pull it.

cd ./gamma-ray/external
git clone https://github.com/onqtam/doctest.git

then compile again there should be no more errors

cd .. && cd release
ninja

from gamma-ray.

hello2all avatar hello2all commented on July 23, 2024

fixed in PR #5

from gamma-ray.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.