Benjamin, Anton, Miika,

Thank you very much for the pointers. I managed in the end in exactly the ways you suggested. We need to get the latest Linux build instructions on the Subsurface web site. The current ones (for V4.2) are not quite up to date and would not go a long way to help a newby. Who has access to the web site? I can do HTML but my Javascript sucks.

(1) We need to get a better resolution of dependencies on the Qt5 and marble requirements as well. Two problems on Ubuntu: (a) Downloading Marble and/or Qt5 from their respective web sites does not help for satisfying dependencies of Subsurface at all. (b) Neither does a sudo apt-get build-dep for subsurface on Ubuntu since Subsurface is moving much faster than the Ubuntu updaters do.

2) Taking into account the problems with the Subsurface branch of libdivecomputer, the build instructions for using libdivecomputer with Subsurface need to be resolved as well.
Kind regards,
willem


On 30/12/2014 13:27, Benjamin wrote:
If I use the version of libdivecomputer which the INSTALL file points to, then I get the same error. If I sync against the official repository for libdivecomputer, then I don't.

Benjamin

On 30 December 2014 at 10:20, Anton Lundin <gla...@acc.umu.se <mailto:gla...@acc.umu.se>> wrote:

    On 30 December, 2014 - Willem Ferguson wrote:

    > compiling configuredivecomputerthreads.cpp
    > configuredivecomputerthreads.cpp: In member function ‘virtual void
    > FirmwareUpdateThread::run()’:
    > configuredivecomputerthreads.cpp:1532: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
    >
    > I run Ubuntu 14.04 LTS wth Qt5.2 apparently successfully
    installed. If I
    > type qmake -v I get:
    > QMake version 3.0
    > Using Qt version 5.2.1 in /usr/lib/x86_64-linux-gnu
    >
    > But this error does not look like a Qt problem.
    > Any help is appreciated a lot.

    Update your libdivecomputer build. The hw_ostc3_device_fwupdate code
    landed in libdivecomputer Dec 21.


    //Anton


    --
    Anton Lundin +46702-161604 <tel:%2B46702-161604>


_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to