Issue with downlaoding dependancies when compiling OpenMW

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
Noiselarp
Posts: 2
Joined: 08 May 2020, 05:07

Issue with downlaoding dependancies when compiling OpenMW

Post by Noiselarp »

I was following the guide for compiling OpenMW from the Github source files on the OpenMW wiki. Using the Git script method on windows 10 with Visual Studio 2017, the script terminates when attempting to download Bullet, MyGUI or OSG after creating an unusable 128kb file. Looking at the .sh file, all of these dependencies are downloaded from the same Lystor.liu.se domain.

Manually going to this domain, all the files for each dependency appears to be store in giant hex code plain text files. Is there a trick to this I'm missing, or will I have to find and compile each of these dependencies manually from their source before I can use them to compile OpenMW? Thanks.
User avatar
psi29a
Posts: 5362
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: Issue with downlaoding dependancies when compiling OpenMW

Post by psi29a »

Known issue that started a few days ago, host is acting up. Give us a bit of time to fix things up and find another host.
Noiselarp
Posts: 2
Joined: 08 May 2020, 05:07

Re: Issue with downlaoding dependancies when compiling OpenMW

Post by Noiselarp »

I see, no worries.
Post Reply