-2

I get an error running make. I have never seen this error. There are no other errors except this one. I am seriously baffled. Help is appreciated.

1 Answers1

0

So, I have been able to fix this. It was a missing line of code in CMakeLists.txt in the failing program. Had to put in "link_libraries_(stdc++fs)".