Code Monkey home page Code Monkey logo

Comments (12)

rchikhi avatar rchikhi commented on May 31, 2024

hi Nithin,
I tried to fix these issues for cygwin. I'm surprised there aren't more, noone tests our gatb-core module with cygwin..
to update your bcalm version:

cd gatb-core && git pull
cd .. && cd build && make -j 8

from bcalm.

nithvarma avatar nithvarma commented on May 31, 2024

Hi Rayan,

Thanks a lot for the quick reply. I shall update it and let you know if there are still problems.

Thanks,
Nithin

from bcalm.

nithvarma avatar nithvarma commented on May 31, 2024

I am still getting similar errors. I think I will try installing it on my Mac. Thanks again :)

from bcalm.

rchikhi avatar rchikhi commented on May 31, 2024

oh, really? i'd be curious to see the new make log, but otherwise, okay

from bcalm.

nithvarma avatar nithvarma commented on May 31, 2024

Sorry for the delayed reply, Rayan. Attaching the error files.
output-of-cmake.txt
output-of-make.txt

from bcalm.

rchikhi avatar rchikhi commented on May 31, 2024

Thanks. It looks like you were still using the old gatb-core submodule version. For instance you see, at the first error in Exception.hpp, line 140 doesn't correspond to the error indicated by the make output anymore (https://github.com/GATB/gatb-core/blob/master/gatb-core/src/gatb/system/api/Exception.hpp#L140).

I've updated bcalm repository, can you try doing a 'git pull' again? It is low priority by the way.

from bcalm.

nithvarma avatar nithvarma commented on May 31, 2024

Thank you so much Rayan, for helping me out. I had done a git pull after you had made the changes. I am not sure why it still did not get updated.

When I did a `git status' command in the folder /bcalm/gatb-core, it displayed a detached HEAD message with HEAD detached at 2aa4891e.

I later created a new folder /temp/ and did another clone of the repository in that folder. I got the detached HEAD message again, when I did a git status' inside /temp/bcalm/gatb-core. This time, though the message was HEAD detached 0d8a9203', which I think corresponds to a commit on May 24, 2017. Trying to compile, again gave me error messages. But, this was not the latest commit, right? I am attaching the error log.
output-of-make.txt

from bcalm.

rchikhi avatar rchikhi commented on May 31, 2024

hi Nithin, thanks for the details. git pull does not automatically update the submodules, that would explain it. I misunderstood your latest answer, and now I realize that the problem isn't resolved, right? A possibility is to update gatb-core manually, i.e. go into the gatb-core folder and do a git pull origin master inside it`. This will force to get the very latest version.

from bcalm.

nithvarma avatar nithvarma commented on May 31, 2024

Thanks for the answer on how to update gatb-core. I started using bcalm on my MAC afterwards and things have been running smoothly.

However, I shall try compiling it again on Cygwin after updating gatb-core the way you suggested.

from bcalm.

rchikhi avatar rchikhi commented on May 31, 2024

Hi Nithin, should I keep this issue open?

from bcalm.

nithvarma avatar nithvarma commented on May 31, 2024

Hi Rayan, I shall close it. Sorry for keeping it open for this long. I am no longer trying to use BCALM on Cygwin.

from bcalm.

rchikhi avatar rchikhi commented on May 31, 2024

ok!

from bcalm.

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.