Well, I figure out a way around, I manually downloaded the files. But, now I am running into a openAL error
make[2]: *** [CMakeFiles/OpenAL.dir/al/buffer.cpp.o] Error 1
make[1]: *** [CMakeFiles/OpenAL.dir/all] Error 2
make: *** [all] Error 2
ERROR: Failed to build OpenAL Soft
@Atrik I believe this problem is worthy of a dedicated issue with the attention of people more experienced than me.
Do you think we could get the current PR approved for the next release to allow us to play games without the problem ? At the moment I have it hard-coded to 200m but the distance could be configurable. Then when the larger issue is resolved we could remove that configuration option.
Thoughts ?