Re: Compilation error with latest master

2015-02-01 Thread Cristian Ionescu-Idbohrn
On Fri, 30 Jan 2015, Cristian Ionescu-Idbohrn wrote: On Fri, 30 Jan 2015, Dirk Hohndel wrote: On Fri, Jan 30, 2015 at 06:21:45PM +, Pedro Neves wrote: Hi all: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error.

Re: Compilation error with latest master

2015-01-30 Thread Cristian Ionescu-Idbohrn
On Fri, 30 Jan 2015, Dirk Hohndel wrote: On Fri, Jan 30, 2015 at 06:21:45PM +, Pedro Neves wrote: Hi all: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error. I've just recently installed my OS on this PC and I'm not sure

Compilation error with latest master

2015-01-30 Thread Pedro Neves
Hi all: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error. I've just recently installed my OS on this PC and I'm not sure if I'm missing any package: compiling qt-ui/completionmodels.cpp In file included from

Re: Compilation error with latest master

2015-01-30 Thread Cristian Ionescu-Idbohrn
On Fri, 30 Jan 2015, Pedro Neves wrote: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error. I've just recently installed my OS on this PC and I'm not sure if I'm missing any package: compiling qt-ui/completionmodels.cpp In file

Re: Compilation error with latest master

2015-01-30 Thread Pedro Neves
Hi: Installing libicu-dev solved the problem. Cheers: Pedro On 01/30/2015 06:29 PM, Dirk Hohndel wrote: On Fri, Jan 30, 2015 at 06:21:45PM +, Pedro Neves wrote: Hi all: I'm trying to compile the latest subsurface master on my system (Debian/Sid) and I'm getting the following error.

Re: Compilation error on latest master

2014-12-31 Thread Benjamin
Nitpicking here, but should the line in INSTALL read: $ cd git checkout v4.3 # this get's you the last release or $ git checkout v4.3 # this get's you the last release :) Benjamin On 30 December 2014 at 17:01, Dirk Hohndel d...@hohndel.org wrote: On Tue, Dec 30, 2014 at 01:27:58PM +0200,

Re: Compilation error on latest master

2014-12-31 Thread Dirk Hohndel
On Dec 31, 2014, at 5:10 AM, Benjamin nyst...@gmail.com wrote: Nitpicking here, but should the line in INSTALL read: $ cd git checkout v4.3 # this get's you the last release or $ git checkout v4.3 # this get's you the last release Excellent catch and THANK YOU for not picking. That’s

Compilation error on latest master

2014-12-30 Thread Willem Ferguson
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,

Re: Compilation error on latest master

2014-12-30 Thread Anton Lundin
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

Re: Compilation error on latest master

2014-12-30 Thread Anton Lundin
On 30 December, 2014 - 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. Use the Subsurface-testing branch, and not the Subsurface-4.3 branch of

Fwd: Re: Compilation error on latest master and build instructions

2014-12-30 Thread Willem Ferguson
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

Re: Compilation error on latest master

2014-12-30 Thread Dirk Hohndel
On Tue, Dec 30, 2014 at 01:27:58PM +0200, 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. I just pushed a clarification for the INSTALL file. If

Re: Fwd: Re: Compilation error on latest master and build instructions

2014-12-30 Thread Dirk Hohndel
On Tue, Dec 30, 2014 at 04:27:13PM +0200, Willem Ferguson wrote: 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)

Re: Fwd: Re: Compilation error on latest master and build instructions

2014-12-30 Thread Dirk Hohndel
On Tue, Dec 30, 2014 at 07:16:28AM -0800, Dirk Hohndel wrote: On Tue, Dec 30, 2014 at 04:27:13PM +0200, Willem Ferguson wrote: 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

Re: Fwd: Re: Compilation error on latest master and build instructions

2014-12-30 Thread Willem Ferguson
On 30/12/2014 17:16, Dirk Hohndel wrote: On Tue, Dec 30, 2014 at 04:27:13PM +0200, Willem Ferguson wrote: Hey, I had planned to work on Win32 this morning. Guess I'll work on the website first. And then find time to figure out OpenSUSE Tumbleweed. Then after all that, I can look at the latest

Re: Fwd: Re: Compilation error on latest master and build instructions

2014-12-30 Thread Dirk Hohndel
On Tue, Dec 30, 2014 at 08:38:23PM +0200, Willem Ferguson wrote: On 30/12/2014 17:16, Dirk Hohndel wrote: On Tue, Dec 30, 2014 at 04:27:13PM +0200, Willem Ferguson wrote: Hey, I had planned to work on Win32 this morning. Guess I'll work on the website first. And then find time to figure out