Closed CHJ85 closed 3 years ago
For some reason it can't find pthreads on your system. Can you make sure that they are installed? Maybe try installing build-essential
?
@matanui159 Build-essential is already installed. I thought it'd be a missing package. That's why this error didn't make sense to me.
Solved. Download libbacktrace and place it in dep/libbacktrace folder.
Did you run git submodule update --init
? That should already do that.
I'll just wait for it to be added to the main repo or a deb or flatpak package. Thanks anyway guys, but this whole compiling thing is a bit scary.
I'll close this for now
Hi there. Could you please help me figure out what the problem here is? When I run "cmake CMakeLists.txt", it spits out a bunch of errors. Here's my cmake errors log file.
Thanks in advance.