Search found 2 matches

by number-g
Tue Jun 14, 2022 4:37 am
Forum: Help for building the software
Topic: install_dependencies.sh fails
Replies: 2
Views: 6394

Re: install_dependencies.sh fails

Hi Thomas, It's Manjaro 21.2.6 I got the dependencies to install by commenting out the include("boost") line and using the package provided my pacman. I also ran into some trouble with vrpn and had to compile that separately and comment out its line in CMakeLists.txt as there is no pacman package an...
by number-g
Mon Jun 13, 2022 2:18 pm
Forum: Help for building the software
Topic: install_dependencies.sh fails
Replies: 2
Views: 6394

install_dependencies.sh fails

Hi, I am trying to build openvibe-3.3.0 on Manjaro and when I run ./install_dependencies.sh from the source folder I run into this problem: https://pastebin.com/47aWNttb It seems to be failing to build boost, and I don't know how how to remedy it. I guess ./boost/thread/pthread/thread_data.hpp:60:5:...