On Wed, Dec 13, 2017 at 8:47 PM, Berthold Stoeger < [email protected]> wrote:
> Hi, > > On Mittwoch, 13. Dezember 2017 06:18:22 CET Dirk Hohndel wrote: > > > That did indeed work really well. I fixed a compile problem on Android, > > I reviewed the merge itself, I tested Android and Mac... it all looks > good. > > > > I think the only way to get broad test coverage against many dive > > computers will be to push this to Subsurface-branch and master, so > > I just did that (and I also included the one commit that had been sitting > > as a PR on GitHub for a week or so - simply ignoring the build directory > > under libdivecomputer). > > I upgraded to upstream and now I can't compile anymore (undefined enums > related > to rebreathers). Even build.sh in a freshly cloned repository doesn't work, > because it doesn't seem to fetch libdivecomputer. build.log attached. > 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 HTH, miika
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
