<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Aug 8, 2018 at 9:07 AM Scott Talbert <<a href="mailto:swt@techie.net">swt@techie.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 8 Aug 2018, Matt Domsch wrote:<br>
<br>
> On Wed, Aug 8, 2018, 8:05 AM Scott Talbert <<a href="mailto:swt@techie.net" target="_blank">swt@techie.net</a>> wrote:<br>
>       On Tue, 7 Aug 2018, Matt Domsch wrote:<br>
><br>
>       > I've built CubicSDR and it's dependencies for Fedora 28<br>
>       x86_64. Packages are<br>
>       > at <a href="https://domsch.com/fedora/sdr/" rel="noreferrer" target="_blank">https://domsch.com/fedora/sdr/</a> for review and<br>
>       consideration.<br>
>       > Packages:<br>
>       > * wxGTK31 - SRPM rebuilt<br>
>       > from <a href="http://codelite.org/LiteEditor/WxWidgets31Binaries" rel="noreferrer" target="_blank">http://codelite.org/LiteEditor/WxWidgets31Binaries</a>. <br>
>       Scott, are you<br>
>       > planning on releasing 3.1 into rawhide?<br>
><br>
>       No, wxWidgets 3.1 is a development release (ABI/API not stable)<br>
>       and we<br>
>       typically don't package those releases.  Did you try building<br>
>       with wx 3.0 instead?<br>
> <br>
> <br>
> Yes, I did. It makes use of newer structures for API calls that are not in<br>
> 3.0.<br>
<br>
That's a shame.  They moved to support only an unstable version of <br>
wxWidgets and completely removed support for older versions.  :(<br>
<br>
You might be able to just revert this commit to get it build with wx 3.0:<br>
<a href="https://github.com/cjcliffe/CubicSDR/commit/e46d7f9735579d651664b6a1243d4b63a39bf109" rel="noreferrer" target="_blank">https://github.com/cjcliffe/CubicSDR/commit/e46d7f9735579d651664b6a1243d4b63a39bf109</a></blockquote><div><br></div><div><br></div><div>Great find.  I was able to revert a portion of this commit (it had another set of unrelated changes also), and build against wxWidgets 3.0.  When using mock and building with the updates repo enabled, I was getting an ABI mismatch warning. I disabled using the updates repo, and rebuilt, and it starts correctly now.  I've updated the packages at <a href="https://domsch.com/fedora/sdr/">https://domsch.com/fedora/sdr/</a> and will be trying it all out with an rtl-sdr when it arrives.</div><div><br></div><div>Thanks,</div><div>Matt </div></div></div>