Page 5 of 5

Re: OpenMW Daily Build PPA

Posted: 27 Jun 2020, 00:34
by psi29a
https://launchpad.net/~beineri/+archive ... 2.0-bionic

Going to use this as a starting point.

Re: OpenMW Daily Build PPA

Posted: 29 Jul 2020, 13:25
by psi29a
After a lot of testing and waiting for turn-around form launchpad... we now have nightlies for Bionic 20.04 again using Qt 5.12

I haven't yet tested these, but you'll will need this!

https://launchpad.net/~beineri/+archive ... 2.0-bionic

Code: Select all

sudo add-apt-repository ppa:beineri/opt-qt-5.12.0-bionic
sudo apt-get update
sudo apt-get install qt512-meta-minimal
source /opt/qt512/bin/qt512-env.sh
Source /opt/qt512/bin/qt512-env.sh to set the correct environment.

Then I believe you can run openmw-launcher. Give it a try?

Note: this is only for bionic, not for any other version of Ubuntu.

Re: OpenMW Daily Build PPA

Posted: 25 Oct 2020, 12:46
by Amenophis
Hello. The PPA is bronken again.

Re: OpenMW Daily Build PPA

Posted: 26 Oct 2020, 13:48
by psi29a
Known issue... hoping today is the day it magically fixes itself. :lol:

(had to do with liblz4 dep)

Re: OpenMW Daily Build PPA

Posted: 26 Oct 2020, 16:13
by Amenophis
Thanks

Re: OpenMW Daily Build PPA

Posted: 20 Feb 2021, 01:11
by Amenophis
The PPA is working normally. I was checking the logs and found this line after trying to enable the multhreading physics:

[20:40:57.940 W] Bullet was not compiled with multithreading support, 1 async thread will be used


Is this expected with the dailies or there is a fix?

Re: OpenMW Daily Build PPA

Posted: 21 Feb 2021, 18:59
by psi29a
This is normal and with ALL builds.

You really only need 1 thread anyway, having 2 isn't going to give you anything better just pushing it to 1.

Most distros only have single-threaded bullet anyway.

I'm working with downstream to see about a multi-threaded bullet, but that'll take awhile.

Oh... daily builds are currently broken, but on something else. We're working on it.

Re: OpenMW Daily Build PPA

Posted: 05 Mar 2021, 09:47
by psi29a
And we're back up!

I needed to create a new package from scratch (recastnavigation), it is now waiting for some kind soul in Debian/Ubuntu to approve it. For now it is hosted only on our PPA. You can follow the bug-report along here:
https://bugs.debian.org/cgi-bin/bugrepo ... bug=913828

I also had to create a FindRecastNavigation.cmake file to find said new package.

Re: OpenMW Daily Build PPA

Posted: 17 Dec 2021, 01:48
by Amenophis
Hello, I'd like to test the new navmeshtool but the Daily don't have it yet. Can someone enable it?