<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 23 April 2018 at 11:32, Dirk Hohndel <span dir="ltr"><<a href="mailto:dirk@hohndel.org" target="_blank">dirk@hohndel.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On Apr 22, 2018, at 6:19 PM, Rick Walsh <<a href="mailto:rickmwalsh@gmail.com">rickmwalsh@gmail.com</a>> wrote:<br>
> <br>
> Hi,<br>
> <br>
> Attempting to build the current master (50b8044d5 Updated doc. for handling of libdc) on Fedora 27 I get the error:<br>
> <br>
> [ 53%] Building CXX object core/CMakeFiles/subsurface_<wbr>corelib.dir/qtserialbluetooth.<wbr>cpp.o<br>
> /home/rick/src/subsurface/<wbr>core/qtserialbluetooth.cpp:80:<wbr>1: sorry, unimplemented: non-trivial designated initializers not supported<br>
>  };<br>
>  ^<br>
> <br>
> I am building with qt 5.9.4-1 from the Fedora updates repo.<br>
> <br>
<br>
<br>
</span>You are building against the wrong version of libdivecomputer.<br>
<br>
git submodule update<br>
<br>
then rebuild in libdivecomputer/build and install into your local install-root<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote>Thanks, that fixed it.  I was under the mistaken impression that because I ran scripts/build.sh that I wouldn't have to update any dependencies by hand.<br><br></div><div class="gmail_quote">Rick<br></div></div></div>