We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: