Looks like on Kubuntu 22.04, I have QT packages from versions 5.15.3 to
5.15.9

Maybe time to upgrade to a later OS version?


73

Stan
KM4HQE


On 5/13/23 20:03, Alex Lelievre via wsjt-devel wrote:
> I believe you need 5.15.8_3 which is what I used for the Mac M1 build.
>
> best,
> alex K6LOT
>
>
>> On May 13, 2023, at 5:58 PM, Jim Shorney via wsjt-devel 
>> <wsjt-devel@lists.sourceforge.net> wrote:
>>
>> 
>> 2.7.0-rc1 fails to compile in Kubuntu 18.04 with the following errors:
>>
>> [ 98%] Building CXX object qmap/CMakeFiles/qmap.dir/mainwindow.cpp.o
>> /home/nu0c/src/build/build/wsjtx-prefix/src/wsjtx/qmap/mainwindow.cpp: In 
>> constructor `MainWindow::MainWindow(QWidget*)`:
>> /home/nu0c/src/build/build/wsjtx-prefix/src/wsjtx/qmap/mainwindow.cpp:184:32:
>>  error: `class QScopedPointer<WideGraph>` has no member named `get`
>>    connect (m_wide_graph_window.get (), &WideGraph::freezeDecode2, this, 
>> &MainWindow::freezeDecode);
>>                                 ^~~
>> /home/nu0c/src/build/build/wsjtx-prefix/src/wsjtx/qmap/mainwindow.cpp:185:32:
>>  error: `class QScopedPointer<WideGraph>` has no member named `get`
>>    connect (m_wide_graph_window.get (), &WideGraph::f11f12, this, 
>> &MainWindow::bumpDF);
>>                                 ^~~
>> qmap/CMakeFiles/qmap.dir/build.make:233: recipe for target 
>> 'qmap/CMakeFiles/qmap.dir/mainwindow.cpp.o' failed
>>
>> My Qt version is 5.9.5. There is no newer version available in the 
>> repository. Getting a newer version by other means does not appear to be a 
>> trivial task.
>>
>> 73
>>
>> -Jim
>> NU0C
>>
>>
>> _______________________________________________
>> wsjt-devel mailing list
>> wsjt-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>
>
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel




_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to