REGoth-project / REGoth

OpenSource-Reimplementation of the zEngine, used by the game "Gothic"
GNU General Public License v3.0
628 stars 63 forks source link

Doesn't compile on Arch. Binary dependencies failed to download from URL. #374

Open dark-saga opened 3 years ago

dark-saga commented 3 years ago

Hello.

Tried to compile project on Arch Linux using wiki. It says that cmake can't download bsfDependencies. Site is down.

➜ build git:(master) cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo .. -- Binary dependencies for 'bsfDependencies' are missing. Downloading package... CMake Error at lib/bsf/Source/CMake/HelperMethods.cmake:338 (message): Binary dependencies failed to download from URL: https://data.banshee3d.com/bsfDependencies_Linux_Master_11.zip Call Stack (most recent call first): lib/bsf/Source/CMake/HelperMethods.cmake:364 (update_binary_deps) lib/bsf/Source/CMakeLists.txt:59 (check_and_update_binary_deps)