Works for me: Subsurface v4.0-95-gdcc143ae4ff4, built with libdivecomputer v0.4.2-devel (5c16b28fb9437135f3d7f49c5b584cb220be3bbd)
libdivecomputer$ git blame ./include/libdivecomputer/descriptor.h | grep DC_TRANSPORT_SERIAL d4a8f2eb (Jef Driesen 2013-04-16 12:32:03 +0200 34) DC_TRANSPORT_SERIAL, Updating libdivecomptuer will probably solve the problem. Tagged version 0.4.1 does include the DC_TRANSPORT_SERIAL (I use branch release-0.4 for libdivecomputer that gets even more recent and IIRC recommended for subsurface). miika On Tue, Dec 31, 2013 at 12:46 PM, Sergey Starosek <[email protected] > wrote: > As of current master dcc143ae4ff compliation fails with error: > > compiling qt-ui/mainwindow.cpp > qt-ui/downloadfromdivecomputer.cpp: In member function ‘void > DownloadFromDCWidget::on_product_currentIndexChanged()’: > qt-ui/downloadfromdivecomputer.cpp:179:44: error: > ‘dc_descriptor_get_transport’ was not declared in this scope > qt-ui/downloadfromdivecomputer.cpp:179:49: error: ‘DC_TRANSPORT_SERIAL’ > was not declared in this scope > At global scope: > cc1plus: warning: unrecognized command line option > "-Wno-maybe-uninitialized" [enabled by default] > make: *** [.obj/downloadfromdivecomputer.o] Error 1 > make: *** Waiting for unfinished jobs.... > > libdivecomputer 0.4.1, gcc 4.6.3 > > Commit to blame 31854f50a46b0c0ff0914653eece10af24e91698 > > Sergey > > > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface > >
_______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
