D-mo
D-mo
This fixes issue #231 and allows the Client to be built with gcc>=5 and Qt>=5.5.
Any reason why this pretty harmless commit can't be merged? :smiley:
I wish I had so many vacations... :stuck_out_tongue_closed_eyes:
@dotarmin I've just tried with both my system-wide Qt 5.5.1, as well as Qt 5.9 in /opt/qt59 and it works fine. Could you give me moar detail on how you...
@dotarmin I've rebased, but there were no conflicts of any kind... Maybe you have other commits in your branch that are not on github?
@dotarmin maybe try building with the `set-variables-and-build-linux.sh` script in `build-scripts`. You will need to adjust `BUILD_QT_PATH` to point to your Qt install. If that works, then it must be something...
Heh... I have the same thing with 5.9. I will try to look into it on Sunday.
@dotarmin sorry, my hands are full at the moment with other projects... :disappointed:
@Keksstar feel free to bug @dotarmin and SVT on this. There are 23 pull requests currently rotting in the cue. I've submitted several requests back in 2016 and eventually just...
Thanks @jesperstarkar. You should definitely jump into it :) The more people work on it, the better we can make it. Once I am done with the refactoring process, it...