|
From: Florent R. <f.r...@fr...> - 2016-12-18 11:46:22
|
James Turner <zak...@ma...> wrote: > Ah except, Qt WebSockets only appeared in Qt 5.3. Maybe you’re using Qt 5.1. > or 5.2? It would be better to require 5.3 but I don’t know what versions most > distros are commonly shipping, so I will make FGQCanvas check separately, i.e > you might have a Qt5 build with the launcher but not have FGQCanvas. Not a problem personally, installing libqt5websockets5-dev solves the it, and even works on jessie. I was just wondering if you actually intended to make it mandatory, because I had the impression you used it so far only for the panel. But again: not a problem for me if Qt WebSockets is mandatory. -- Florent |