Search found 849 matches
- 24 Jun 2020, 14:33
- Forum: Organisation and Planning
- Topic: OpenMW Nightly builds
- Replies: 519
- Views: 427324
Re: OpenMW Nightly builds
Something seems to be off with the builds which is causing them to sometimes not build in lockstep, at those times one of the architectures might be newer or older than the other for up to 24 hours. This can happen when a commit is pushed during the compilation - as the CI-designed build script I'm ...
- 21 Jun 2020, 09:26
- Forum: Organisation and Planning
- Topic: OpenMW 0.46.0
- Replies: 213
- Views: 74708
Re: OpenMW 0.46.0
Just pushed the 0.46.0 Windows package to Chocolatey as well, got delayed due to some breakages in my normal pipeline. Should be available from there to within a day or two depending on how the verification goes. Forgot to also mention that the Flatpak has been updated to 0.46.0 as well - along with...
- 18 Jun 2020, 12:45
- Forum: Feature Requests and Suggestions
- Topic: Elder-scrolls IV Oblivion
- Replies: 425
- Views: 177757
Re: Elder-scrolls IV Oblivion
I compile most of the dependencies from source, including zlib, libpng, Freetype, SDL, MyGUI, Ogre, etc. Even Qt. This might be too much for most people. I'll have a go at setting up a ubuntu vm to see if the code will compile. I still have the old OpenMW development environment setup guide that di...
- 17 Jun 2020, 08:59
- Forum: Organisation and Planning
- Topic: OpenMW Nightly builds
- Replies: 519
- Views: 427324
Re: OpenMW Nightly builds
Stopped the nightlies for the release build, as it required a different version of OSG, and doing some debugging of other dep issues as well.
I'll start the nightlies up again though, they don't need to be paused while I do this debugging.
I'll start the nightlies up again though, they don't need to be paused while I do this debugging.
- 12 Jun 2020, 09:48
- Forum: Organisation and Planning
- Topic: OpenMW 0.46.0
- Replies: 213
- Views: 74708
Re: OpenMW 0.46.0
I'm also able to verify the Linux release build binaries - with a touched useqt5 file - on Gentoo, they all run fine here, though I noticed that the OSG PNG plugin is failing to load for me as I don't have a version of libpng 1.2 installed on my system - only 1.6.
- 09 Jun 2020, 10:19
- Forum: Organisation and Planning
- Topic: OpenMW 0.46.0
- Replies: 213
- Views: 74708
- 09 May 2020, 07:34
- Forum: Organisation and Planning
- Topic: OpenMW 0.46.0
- Replies: 213
- Views: 74708
- 07 May 2020, 19:02
- Forum: Organisation and Planning
- Topic: OpenMW Nightly builds
- Replies: 519
- Views: 427324
Re: OpenMW Nightly builds
The nightly builds are actually running just fine, but they've been on fixed commits for a while as I was dealing with some issues with the build system - and building/testing different OSG versions. I think I'll unlock them again though, as I should be done with that testing for now. Have some hard...
- 03 May 2020, 17:55
- Forum: Organisation and Planning
- Topic: OpenMW Nightly builds
- Replies: 519
- Views: 427324
Re: OpenMW Nightly builds
Just switched the nightly source, now the downloads will be based from the systems that I help maintain instead of the other computer club at the university. Hopefully this means better availability. The current nightly builds are done with the new OSG 3.4.2 packages, unfortunate the CI script isn't...
- 30 Apr 2020, 18:16
- Forum: Organisation and Planning
- Topic: OpenMW 0.46.0
- Replies: 213
- Views: 74708
Re: OpenMW 0.46.0
I'll start compiling up new OSG packages for the Windows builds, I'm going to have to drop Visual Studio 2013 support though for the CI scripts.