pufferfish icon indicating copy to clipboard operation
pufferfish copied to clipboard

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

Open enricorox opened this issue 2 years ago • 0 comments

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

enricorox avatar Apr 28 '22 20:04 enricorox