> On Dec 13, 2017, at 11:31 AM, Berthold Stoeger <[email protected]> > wrote: > > On Mittwoch, 13. Dezember 2017 20:23:53 CET Miika Turkia wrote: > >> The log states that libdivceomputer/version.h is not found. Suggest, that >> the submodule is not initialized correctly. In subsurface directory run >> following: >> >> git submodule init >> git submodule update --recursive > > That worked (had to delete the libdivecomputer directory first). Thanks! > > Berthold > > PS: compilation of libdivecomputer produces tons of warnings. :-o
Yes, Jef cranked up the warning level quite a bit. I actually removed two of them (-Wextra and -Wpedantic) to keep things at least somewhat manageable, but it is noisy. /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
