|
From: James T. <zak...@ma...> - 2016-12-19 17:57:21
|
> On 19 Dec 2016, at 17:14, Curtis Olson <cur...@fl...> wrote: > > I also needed to run cmake explicitly before it would find the library (just running make and having it call cmake bits as needed didn't work.) > I’ve just pushed a CMake tweak so if Qt5 support is disabled, or is enabled by Qt5 is not found, then the remote-canvas app is disabled anyway. And you can explicitly disable it by setting ENABLE_FGQCANVAS to false/off/0, in the same manner as the other utilities. Hopefully this minimises the pain for people. Kind regards, James |