Giter VIP home page Giter VIP logo

geneseqer's People

Contributors

vpbrendel avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

geneseqer's Issues

make win throws error

Hello, I've been trying to build this program from source for the windows 10 operating system and I have tried the command suggested in the documentation. Here are the following results:

C:\Users\LabData\Documents\GitHub\GeneSeqer\src>make win
mkdir "../bin"
make[1]: Entering directory C:/Users/LabData/Documents/GitHub/GeneSeqer/src' make[1]: *** No rule to make target MakeArray.obj', needed by MakeArray'. Stop.
make[1]: Leaving directory `C:/Users/LabData/Documents/GitHub/GeneSeqer/src'
make: *** [win] Error 2

I was wondering if there is a solution to this problem?

~ Cheers

make failed in Ubuntu 18

hello ,When I installed the software, the following errors occurred, and I didn't find the relevant solutions. I hope you can give us your opinions , Thank you very much

ccx@DESKTOP-ERKH5PE:~/app/GENESEQER/src$ make linux
make[1]: Entering directory '/home/ccx/app/GENESEQER/src'
gcc -fsigned-char -O2 -Werror -DAN6PLAT -I../include -c -o DbSuffix.o DbSuffix.c
In file included from DbSuffix.c:62:0:
DbSuffix.c: In function ‘DbSuffixArray’:
../include/platform.h:835:23: error: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Werror=unused-result]
#define rdbinf(f,r,n) fread(r,1,n,f) /* Read a binary file /
^~~~~~~~~~~~~~
DbSuffix.c:205:3: note: in expansion of macro ‘rdbinf’
rdbinf(fpSuffix, Buffer, 1024 * sizeof(LONG));
^~~~~~
../include/platform.h:835:23: error: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Werror=unused-result]
#define rdbinf(f,r,n) fread(r,1,n,f) /
Read a binary file */
^~~~~~~~~~~~~~
DbSuffix.c:209:7: note: in expansion of macro ‘rdbinf’
rdbinf(fpSuffix, Buffer, 1024 * sizeof(LONG));
^~~~~~
cc1: all warnings being treated as errors
: recipe for target 'DbSuffix.o' failed
make[1]: *** [DbSuffix.o] Error 1
make[1]: Leaving directory '/home/ccx/app/GENESEQER/src'
Makefile:33: recipe for target 'linux' failed

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.