Giter Club home page Giter Club logo

Comments (12)

hugoziviani avatar hugoziviani commented on July 16, 2024 1

Ok. I'm gonna try.

from ark.

SuperFola avatar SuperFola commented on July 16, 2024 1

Must be related to the version of clang used, which I can't change (well, I tried without success) :v

from ark.

SuperFola avatar SuperFola commented on July 16, 2024 1

No problem, this is a quite tricky issue! Hopefully some day we'll figure this out

from ark.

hugoziviani avatar hugoziviani commented on July 16, 2024

Hello! can I help you in anything ? cheers.

from ark.

SuperFola avatar SuperFola commented on July 16, 2024

Hey! If you know how to fix that issue I would love to get a PR, this has been annoying me for too long

from ark.

hugoziviani avatar hugoziviani commented on July 16, 2024

I found an Error in the compilation process. Could you check if is the same as you got?

1- First Error:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/variant:1455:48: error: no
matching function for call to object of type 'std::__1::equal_to'
static_assert(std::is_convertible<decltype(_Operator{}(_VSTD::forward<_T1>(__t1), ...

from ark.

hugoziviani avatar hugoziviani commented on July 16, 2024

Do you have any suggestion to get solved this error? I was trying and I got nothing yet.

from ark.

SuperFola avatar SuperFola commented on July 16, 2024

Appart from setting up a temp repo with travis integration and updating the travis.yml to use the latest clang on macos and linux (2 tests are using it), not really 😥

I tried to find other travis.yml files for C++ with clang on macos, but the code they used didn't work for this project, and I don't really know why

from ark.

SuperFola avatar SuperFola commented on July 16, 2024

Hi, any updates on this?

from ark.

hugoziviani avatar hugoziviani commented on July 16, 2024

I tried to compile with old versions pack, but I got nothing. Sorry... If you want, can assign to another person. Thanks and sorry.

from ark.

hugoziviani avatar hugoziviani commented on July 16, 2024

Thanks a lot for the patience.

from ark.

SuperFola avatar SuperFola commented on July 16, 2024

Just discovered that we can fix this compilation problem, but we need to upgrade clang (and that's not very easy to do from my pov) AND we need MacOS 10.15 for filesystem support, but travis has only MacOS <= 10.14

Closing until it's updated on their side

from ark.

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.