when i build the denovo_density.cc,i got this problem:
/usr/bin/ld: cannot find -lsource
I search /usr/bin and do not find there is a dlb name “libsource”,so i use apt-get to install libsource-highlight-so(no libsource for install),but it does not works
What command were you using for compilation? (To confirm, was it “./scons.py -j 8 mode=release denovo_density”, where “-j 8” was replaced with the number of CPUs that you have?)