On 17 December 2015 at 23:22, Lubomir I. Ivanov <[email protected]> wrote: > On 17 December 2015 at 23:20, Dirk Hohndel <[email protected]> wrote: >> Sorry, on my phone. >> I ran into something like this. Removing the build directory and staring >> from an empty directory fixed it. Have you tried that? >> > > yes, i have a script that clears the entire folder before "cmake > <args>" is called. >
how odd, my "clear" script seems to have missed a qt-mobile folder, clearing that as well (and staring with a new build folder again) brings back the old error: desktop-widgets\updatemanager.cpp:53:49: error: 'subsurface_canonical_version' was not declared in this scope QString version = subsurface_canonical_version(); (i.e. updatemanager.cpp not incluing subsurface-core/version.h.) lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
