yonhar

Results 1 comments of yonhar

I solved the problem by downgrading gcc. It turns out that cmake build doesn't work well with versions later than 8. following this [link](https://stackoverflow.com/questions/65605972/cmake-unsupported-gnu-version-gcc-versions-later-than-8-are-not-supported) I solved it by: sudo apt...