On 16 December 2015 at 23:14, Dirk Hohndel <[email protected]> wrote: > >> On Dec 16, 2015, at 12:58 PM, Lubomir I. Ivanov <[email protected]> wrote: >>>> >>>> but then desktop-widgets\updatemanager.cpp doesn't seem to find >>>> subsurface-core/version.h (e.g. subsurface_get_version()) > >
hello, this patch: Cmake: fix version generation did fix the location of the version script, but now it trows a different error: In file included from desktop-widgets\preferences\preferences_network.cpp:4:0: desktop-widgets/subsurfacewebservices.h:10:28: fatal error: ui_webservices.h: No such file or directory #include "ui_webservices.h" seems like a UIC ordering error (?). lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
