Giter VIP home page Giter VIP logo

Comments (13)

rchikhi avatar rchikhi commented on August 28, 2024

I've changed mindthegap to use USE_NEW_CXX instead of dont_use_tr1. could you try to compile it now? (update mindthegap and gatb-core).

I'd like to deprecate dont_use_tr1 because use_new_cxx already exists

from gatb-core.

rchikhi avatar rchikhi commented on August 28, 2024

looks like the CI could compile it just now

from gatb-core.

rizkg avatar rizkg commented on August 28, 2024

are you sure you pushed to mindthegap? i dont see any new commit. (right now mindthegap CI works because I temporarily added dont_use_tr1 variable to the cmakelist of mindthegap)

from gatb-core.

rchikhi avatar rchikhi commented on August 28, 2024

yeah, here : https://github.com/GATB/MindTheGap/commits/master

from gatb-core.

rizkg avatar rizkg commented on August 28, 2024

oh, this does not appear in the gforge repo, did you commit to the wrong repo :) ?

from gatb-core.

rchikhi avatar rchikhi commented on August 28, 2024

oh yes, I did :) fixed.

from gatb-core.

rizkg avatar rizkg commented on August 28, 2024

thx, ok to switch to use_new_cxx. It seems I have to add the -DUSE_NEW_CXX in the gatb-core cmakelist.
By the way, how should we deal with such minor modif ? The politic for tools is to point to a released gatb-core submodule. Should we make a new patched gatb-core release just for this ?

from gatb-core.

clemaitre avatar clemaitre commented on August 28, 2024

Hi guys !

MindTheGap CI does not compile on mac.
To take into account your last modifications, is it necessary to update gatb-core ? Currently I think mindthegap points to gatb-core release v1.2.0, so this is this version of gatb-core that is used in CI.

from gatb-core.

clemaitre avatar clemaitre commented on August 28, 2024

I made mindthegap point to the current master version of gatb-core (and committed it), it did not fix the problem with tr1.
Guillaume, does it compile on your mac ?

from gatb-core.

rizkg avatar rizkg commented on August 28, 2024

I pushed a new patch in gatb-core and again made mtg point to it, CI works now.

from gatb-core.

rizkg avatar rizkg commented on August 28, 2024

hmm, or not :) it compiles and passes all test, but another error comes (Invalid escape sequence .), dont know what that is.

from gatb-core.

clemaitre avatar clemaitre commented on August 28, 2024

thanks ! I know what it is, I am fixing it !

from gatb-core.

rchikhi avatar rchikhi commented on August 28, 2024

@rizkg:

I had added -DUSE_NEW_CXX to MindTheGap CMakefile's. It's odd that you needed to have it defined in gatb-core's CMakefile also, isn't it? Because gatb-core doesn't have any #ifdef USE_NEW_CXX.

I think our politics are to only link to a released version of gatb-core. But since it's a minor modification here , we could pragmatically point to the appropriate commit that we want, until we release a gatb-core update.

from gatb-core.

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.