This is a test version of Biostars. For the public version, visit https://www.biostars.org.
problem in xscore installation

Hello Everyone, I am trying to install xscore on my linux (16.04 ) system using the source code. While attempting to run the make command, I am getting following error:

g++ -c -o main.o main.c In file included from main.c:14:0: xtool.h:8:21: fatal error: vector.h: No such file or directory compilation terminated. <builtin>: recipe for target 'main.o' failed make: * [main.o] Error 1

How can I resolve this?

xscore

Google for vector.h: No such file or directory compilation terminated. If X-Score is old, you may have to edit its source, or use an old compiler.

By the way, the X-Score you are talking about is this one: http://sw16.im.med.umich.edu/software/xtool/ ?

0 answers

No answers yet.

Log in to answer this question.