tangjianpku/LINE

How to build the code?

Closed this issue · 1 comments

The author has provided a executable ./line but running it produces a core dump. So I wonder how to build the target on my machine?

Finally, I figure this out: to build ./line, just use g++ line.cpp -lpthread -lgsl -lgslcblas