assisi / arena-ui

Bee arena user interface for the ASSISI|bf project.
Other
1 stars 1 forks source link

Ubuntu 16.04 #72

Closed stribor14 closed 6 years ago

stribor14 commented 8 years ago

Qt5Gstreamer support GCC 5.1 support (c++14)

stribor14 commented 8 years ago

Move to Qt 5.6 or newer (Ubuntu 16.04 default is 5.5) https://wiki.qt.io/Install_Qt_5_on_Ubuntu

this will result in more compact code

dmiklic commented 8 years ago

I would hold off the Qt upgrade unless the QMenu::addAction feature is absolutely essential. If essential UI functionality can be achieved without it, then it does not justify the added complexity of manual installation (and maintainance) of the Qt framework.

stribor14 commented 6 years ago

This one is closed by PR #82 (@dmiklic)