Discussion:
Building Subsurface-Linux errors
Willem Ferguson
2018-11-09 12:39:03 UTC
Permalink
I get problems with:

src/subsurface/core/qtserialbluetooth.cpp:428:2: error: too many
initializers for ‘const dc_custom_cbs_t’

Do I need to update a qt dependency?

$ qmake --version
QMake version 3.1
Using Qt version 5.9.5 in /usr/lib/x86_64-linux-gnu

This is the default with Ubuntu 18.04. However, in my /src/ folder I
have Qt 5.11

What do I need to do?

Kind regards,

willem
--
This message and attachments are subject to a disclaimer.

Please refer to 
http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf
<http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf> for
full
details.
Dirk Hohndel
2018-11-09 14:20:07 UTC
Permalink
Rebuild libdivecomputer
build.sh would do that for you. If you don't use that, then you need to pay attention if the submodule changes and build/install it

/D
Post by Willem Ferguson
src/subsurface/core/qtserialbluetooth.cpp:428:2: error: too many
initializers for ‘const dc_custom_cbs_t’
Do I need to update a qt dependency?
$ qmake --version
QMake version 3.1
Using Qt version 5.9.5 in /usr/lib/x86_64-linux-gnu
This is the default with Ubuntu 18.04. However, in my /src/ folder I
have Qt 5.11
What do I need to do?
Kind regards,
willem
--
This message and attachments are subject to a disclaimer.
Please refer to 
http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf
<http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf> for
full
details.
--
From my phone
Willem Ferguson
2018-11-09 18:52:43 UTC
Permalink
Thanks, Dirk
Post by Willem Ferguson
src/subsurface/core/qtserialbluetooth.cpp:428:2: error: too many
initializers for ‘const dc_custom_cbs_t’
Do I need to update a qt dependency?
$ qmake --version
QMake version 3.1
Using Qt version 5.9.5 in /usr/lib/x86_64-linux-gnu
This is the default with Ubuntu 18.04. However, in my *src* folder I have
Qt 5.11
What do I need to do?
Kind regards,
willem
This message and attachments are subject to a disclaimer.
Please refer to
http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf for full
details.
_______________________________________________
subsurface mailing list
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
Loading...