Hi,
Built -rc3 fine, but now get this error with -rc4 build...do I need to update Qt for ISODateWithMs method?
Thanks Greg g4cui
[ 94%] Building CXX object CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o
/home/pi/Downloads/build/wsjtx-prefix/src/wsjtx/widgets/mainwindow.cpp: In member function ‘void MainWindow::rigFailure(const QString&)’:
/home/pi/Downloads/build/wsjtx-prefix/src/wsjtx/widgets/mainwindow.cpp:7252:90: error: ‘ISODateWithMs’ is not a member of ‘Qt’
+ QDateTime::currentDateTimeUtc ().toString (Qt::ISODateWithMs));
^~
CMakeFiles/wsjtx.dir/build.make:853: recipe for target 'CMakeFiles/wsjtx.dir/widgets/mainwindow.cpp.o' failed
m