OpenMW Nightly builds
- AnyOldName3
- Posts: 2654
- Joined: 26 Nov 2015, 03:25
Re: OpenMW Nightly builds
We fixed the Windows links on the downloads page, though.
Re: OpenMW Nightly builds
Hi, thanks for noticing and reporting this. Should be fixed with the next nightly. Also you can just rename libMyGuiEngine.so.3.4.0 to libMyGuiEngine.so.3.4.1 and libyaml-cpp.so.0 to libyaml-cpp.so.0.7 for the current nightlies. The shipped libraries are the correct version but I forgot to update the filenames.
-
- Posts: 21
- Joined: 20 Feb 2023, 20:08
Re: OpenMW Nightly builds
Are Nightly Builds available for Fedora-based distros?, I recently switched to Nobara Linux and am greatly enjoying my time with it so far.
Re: OpenMW Nightly builds
Don't think so, but I believe Capo runs Fedora so he might be able to give a better answer.
If there are no packaged nightly builds anywhere for Fedora, perhaps consider making a script to build OpenMW yourself. It's quite simple actually. It's just that it takes some time (depending on your hardware) really. Here are the instructions for Fedora: https://wiki.openmw.org/index.php?title ... orkstation
If there are no packaged nightly builds anywhere for Fedora, perhaps consider making a script to build OpenMW yourself. It's quite simple actually. It's just that it takes some time (depending on your hardware) really. Here are the instructions for Fedora: https://wiki.openmw.org/index.php?title ... orkstation
- psi29a
- Posts: 5346
- Joined: 29 Sep 2011, 10:13
- Location: Belgium
- Gitlab profile: https://gitlab.com/psi29a/
- Contact:
Re: OpenMW Nightly builds
We're looking to try to build generic builds as dailies.
-
- Posts: 21
- Joined: 20 Feb 2023, 20:08
Re: OpenMW Nightly builds
Would a development Flatpak be possible?. I was going to recommend Appimages as well, but perhaps not.
Re: OpenMW Nightly builds
One more vote here: the PPA version don't have Multithreaded Bullet. If a Flatpak version could fix this I'd love to try.KnightoftheWind wrote: ↑05 Mar 2023, 00:38 Would a development Flatpak be possible?. I was going to recommend Appimages as well, but perhaps not.
- psi29a
- Posts: 5346
- Joined: 29 Sep 2011, 10:13
- Location: Belgium
- Gitlab profile: https://gitlab.com/psi29a/
- Contact:
Re: OpenMW Nightly builds
Hmmmm... I might be able to fix this.Amenophis wrote: ↑05 Mar 2023, 00:48One more vote here: the PPA version don't have Multithreaded Bullet. If a Flatpak version could fix this I'd love to try.KnightoftheWind wrote: ↑05 Mar 2023, 00:38 Would a development Flatpak be possible?. I was going to recommend Appimages as well, but perhaps not.

But yes, have a daily generic linux build would solve a LOT of problems.
-
- Posts: 21
- Joined: 20 Feb 2023, 20:08
Re: OpenMW Nightly builds
Flatpaks are just plain awesome, it would alleviate a lot of the headaches involved with installing dev builds and be cross platform across different Linux distros. 

Re: OpenMW Nightly builds
I've been considering asking for a push token for OpenMW, so that we could push development builds to flathub directly from our CI pipelines.