COMBINE-lab / pufferfish

An efficient index for the colored, compacted, de Bruijn graph
GNU General Public License v3.0
107 stars 19 forks source link

[Compile error] cannot open output file cedar: Is a directory #31

Open enricorox opened 2 years ago

enricorox commented 2 years ago

Hi! During compilation I got the following error:

/usr/bin/ld: cannot open output file cedar: Is a directory

OS: Ubuntu 20.04.1

I solved simply by renaming the folder cedar to cedar.dir and replacing it in line 181 in the CMakeList.txt