OpenMW Daily Build PPA

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW Daily Build PPA

Post by psi29a »

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

Going to use this as a starting point.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW Daily Build PPA

Post 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.
User avatar
Amenophis
Posts: 320
Joined: 30 Oct 2011, 04:34
Location: Fortaleza - Ceará - Brasil

Re: OpenMW Daily Build PPA

Post by Amenophis »

Hello. The PPA is bronken again.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW Daily Build PPA

Post by psi29a »

Known issue... hoping today is the day it magically fixes itself. :lol:

(had to do with liblz4 dep)
User avatar
Amenophis
Posts: 320
Joined: 30 Oct 2011, 04:34
Location: Fortaleza - Ceará - Brasil

Re: OpenMW Daily Build PPA

Post by Amenophis »

Thanks
User avatar
Amenophis
Posts: 320
Joined: 30 Oct 2011, 04:34
Location: Fortaleza - Ceará - Brasil

Re: OpenMW Daily Build PPA

Post 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?
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW Daily Build PPA

Post 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.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW Daily Build PPA

Post 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.
User avatar
Amenophis
Posts: 320
Joined: 30 Oct 2011, 04:34
Location: Fortaleza - Ceará - Brasil

Re: OpenMW Daily Build PPA

Post by Amenophis »

Hello, I'd like to test the new navmeshtool but the Daily don't have it yet. Can someone enable it?
Post Reply