Giter Club home page Giter Club logo

Comments (9)

RSherman15 avatar RSherman15 commented on May 28, 2024

Solved by making the change made in this commit to json.hpp

However, I'm leaving this open since the json.hpp file included in Paragraph should probably be updated.

from paragraph.

egor-dolzhenko avatar egor-dolzhenko commented on May 28, 2024

Thank you for reporting and solving the issue! All developers are off this week but we will incorporate the fix early next week. Also, if you’d like, please feel free to make a pull request.

-Egor

from paragraph.

fritzsedlazeck avatar fritzsedlazeck commented on May 28, 2024

Hi Guys,
have you had a chance to fix this. I am running into the same problem on our cluster.
Thx
Fritz

from paragraph.

felixschlesinger avatar felixschlesinger commented on May 28, 2024

I couldn't reproduce this build issue, even after installing gcc5 (5.5) on my system. But I made a branch with the change suggested by @RSherman15. Could you try branch 'GH4' and let me know if it works for you. If yes, we can make a hotfix release with that.
Longer term, for the next paragraph release, we'll update the library or remove the dependency completely

from paragraph.

pkrusche avatar pkrusche commented on May 28, 2024

Also I have created a repository that show how to compile on CentOS + has a script create a binary using Docker that can then just be unpacked + run on CentOS.

https://github.com/pkrusche/CentOS-Docker-build

Hope this is useful!

from paragraph.

pkrusche avatar pkrusche commented on May 28, 2024

@RSherman15 does the last version fix this for you? I’ve tried it from scratch on Ubuntu 16.04 with gcc 5.4 and it looks fine there.

from paragraph.

RSherman15 avatar RSherman15 commented on May 28, 2024

Since I was able to get it compiled by modifying the included json.hpp file, I'm not sure if the Docker build works or not as I haven't tried it - sorry!

from paragraph.

zakalibit avatar zakalibit commented on May 28, 2024

I changed to this and it makes compiler happy

const bool is_negative = !(x>=0);

from paragraph.

pkrusche avatar pkrusche commented on May 28, 2024

I think the Docker build should be working now. I've created a PR here: #11 to fix an unrelated Docker build issue that has come up because we were using Ubuntu 17.04 as a base.

from paragraph.

Related Issues (20)

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.