Code Monkey home page Code Monkey logo

grass's People

Contributors

alexeyg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

grass's Issues

problems compiling with C++11

hi Alexey,
I've tried compiling GRASS using the latest g++ and it seems that it doesn't like the static const double construction in some of scaffoldOptimizer's classes. It seems like, instead, they are to be declared static constexpr. I don't understand the difference between them in detail but at least it seems to compile with this change.

Makefile broken

Running make will result in an error. Apparently external includes and libs are needed, but there is no list of which ones.

Grass needs some IBM development CPLEX library to compile?

Hi,
I am trying to prepare a package for Gentoo Linux. The following error seems that you maybe use some IBM development CPLEX library? Any details whether it is required or not?

g++ -c -O2 -m64 -std=gnu++0x -Wall -fPIC -fexceptions -fopenmp -DNDEBUG -DIL_STD -I../Common/ -I/usr/include/bamtools -I/data/bio/alexeygritsenk/apps/ILOG/cplex/include -I/data/bio/alexeygritsenk/apps/ILOG/concert/include -I/usr/include/ncbi-tools++ -o obj/DPSolver.o DPSolver.cpp
In file included from IterativeSolver.h:33:0,
                 from EMSolver.h:34,
                 from DPSolver.cpp:30:
FixedMIQPSolver.h:35:30: fatal error: ilcplex/ilocplex.h: No such file or directory
 #include <ilcplex/ilocplex.h>
                              ^
compilation terminated.
Makefile:30: recipe for target 'obj/DPSolver.o' failed
make[1]: *** [obj/DPSolver.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/sci-biology/grass-20130628/work/GRASS-master/scaffoldOptimizer'
Makefile:24: recipe for target 'scaffoldOptimizer' failed

Provide binaries?

GRASS is quite challenging to build due to some unusual dependencies.

Any chance of (static) binaries being made available?

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.