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
Hi!
During compilation I got the following error:
OS: Ubuntu 20.04.1
I solved simply by renaming the folder
cedartocedar.dirand replacing it in line 181 in the CMakeList.txt