Not logged inOpenClonk Forum

Since Ubuntu 16LTS is out, maybe the linux build server could be updated to that version?
In particular, the editor currently uses the QOpenGLWidget, which is a Qt5.4 addition not available on the 5.3 version used by the build server right now.
(If not, we would have to port back to a QGLWidget)
By Maikel
Date 2016-06-20 20:29
Since the snapshots are already incompatible with 14.04 I do not object.

Thanks! So we can merge soon-ish :-)

We should probably add version detection to cmake so that the Qt editor is only enabled when the Qt version is new enough.

Can't we just throw out the old stuff? :x
noone is going to maintain that anyway

Yes, I would like to do that. It's just the mac won't have any console mode then.
By Maikel
Date 2016-06-21 21:40
The old stuff can be kept for a little while, or? Also people need to first test whether the new editor compiles with their OS'es.

Sure, but even if we throw out the GTK stuff/old Windows editor, it's still possible to build just the fullscreen mode without editor.
Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill