> On 01 Sep 2015, at 17:37, Tomaz Canabrava <[email protected]> wrote: > > > > On Tue, Sep 1, 2015 at 12:26 PM, Joakim Bygdell <[email protected] > <mailto:[email protected]>> wrote: > When I try to build subsurface-mobile without libftdi the build fails with an > error in qtserialbluetooth.cpp. > > /Users/jocke/src/Android/subsurface/qtserialbluetooth.cpp:376:1: error: > 'const dc_serial_operations_t' has no non-static data member named > 'set_timeout' > }; > > seems to me a libdivecomputer issue - did you updated it?
After removing the old directory and doing a clean checkout it worked. > > ^ > make[2]: *** [CMakeFiles/subsurface_corelib.dir/qtserialbluetooth.cpp.o] > Error 1 > make[1]: *** [CMakeFiles/subsurface_corelib.dir/all] Error 2 > make: *** [all] Error 2 > > > Building with libftdi1 is not an option at the moment as libftdi1 can’t be > build on my mac, seems to be an incompatibility between cmake and gcc. > > /Jocke > > > _______________________________________________ > subsurface mailing list > [email protected] <mailto:[email protected]> > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface > <http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface> > > /Jocke
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
