Giter Club home page Giter Club logo

Comments (3)

Congm12 avatar Congm12 commented on August 24, 2024

This error is related to the update of bamtools. We update the installation instruction according to the latest bamtools. Please replace the Makefile with the latest version (update the path to boost, glpk accordingly), and reinstall bamtools according to the latest instruction. Let us know if there are further problems.

from squid.

Lyn16 avatar Lyn16 commented on August 24, 2024

Hi, thanks a lot for the last replying. I think i still have a problem with compiling the squid; I followed the latest instruction for installing bamtools and for everything else. And I did update the Makefile accordingly, this time I got a different error message(attached below), I wonder if it's still a problem from the installation of bamtools?
Thanks!

In file included from src/main.cpp:8:0: src/ReadRec.h:21:27: fatal error: api/BamReader.h: No such file or directory #include "api/BamReader.h" ^ compilation terminated. make: *** [src/main.o] Error 1

from squid.

Congm12 avatar Congm12 commented on August 24, 2024

Please make sure that the correct path of bamtools installation is passed into the Makefile. This folder should be the one in cmake -DCMAKE_INSTALL_PREFIX instead of the git clone folder. You should be able to see the following contents in <bamtools_installation_folder>:

  • bin
  • include
  • lib

from squid.

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.