Topic: General call for testing
Nordfriese |
Posted at: 2020-06-08, 14:57
I followed the link you posted above and chose the 64 bit Release build. I did not test it much though, only played the first empire scenario. +1 for using this to provide Top Quote |
stonerl |
Posted at: 2020-06-08, 16:07
I updated the flatpak-beta, so Linux Users can now test as well. See for the instructions Download Top Quote |
hessenfarmer |
Posted at: 2020-06-08, 16:11
ok. thanks a lot for testing.
Merging this is not a good idea imho. as the static build is potentially more unstable then the dynamic build as it depends on the availability of static libraries. My plan was to have this branch updated from master from time to time which will deliver a static build for all configs every time this is done. Due to the necessary changes in cmake and appveyor.yml that were necessary for this branch I really recomment to keep them separated. Top Quote |
Nordfriese |
Posted at: 2020-06-08, 16:49
Thanks
Ah ok. So I guess we could then merge this branch into the b21 branch to get the release and RC statically linked? Top Quote |
hessenfarmer |
Posted at: 2020-06-08, 17:30
yeah this might work probably, either way would be to create a rc or release brnach from the static one as well Top Quote |
stonerl |
Posted at: 2020-06-14, 22:09
I opened a pull request to let appveyor use the same version string as all other system do. We should be able to user appveyor for release builds then... Top Quote |