On 25/01/2015 12:07, Miika Turkia wrote:

    compiling configuredivecomputerthreads.cpp
    configuredivecomputerthreads.cpp: In member function ‘virtual void
    FirmwareUpdateThread::run()’:
    configuredivecomputerthreads.cpp:1607:76: error:
    ‘hw_ostc3_device_fwupdate’ was not declared in this scope
        rc = hw_ostc3_device_fwupdate(m_data->device,
    m_fileName.toUtf8().data());
    ^
    make: *** [.obj/configuredivecomputerthreads.o] Error 1


This really looks like the version of libdivecomputer is too old. Run following under libdivecomputer and recompile that and subsurface:

git checkout Subsurface-testing
miika

Miika, that fixed it. I think the INSTALL file can be more explicit on which version of libdivecomputer to work with. It mentions the Subsurface-testing branch, but with a very clear warning, so I did not consider that one.

Ok, no I can get going on the user manual.

Thanks for your time.
Willem

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to