[ 80%] Building CXX object CMakeFiles/wsjt_qt.dir/HRDTransceiver.cpp.o
/home/caf/wsjtx/HRDTransceiver.cpp: In member function ‘QString 
HRDTransceiver::send_command(const QString&, bool, bool, bool)’:
/home/caf/wsjtx/HRDTransceiver.cpp:684:84: error: no matching function 
for call to ‘QString::toLocal8Bit() const’
auto message = ((prepend_context ? context + cmd : cmd) + 
"\r").toLocal8Bit ();
^
/home/caf/wsjtx/HRDTransceiver.cpp:684:84: note: candidates are:
In file included from /usr/include/qt5/QtCore/QString:1:0,
from /home/caf/wsjtx/HRDTransceiver.hpp:9,
from /home/caf/wsjtx/HRDTransceiver.cpp:1:
/usr/include/qt5/QtCore/qstring.h:473:16: note: QByteArray 
QString::toLocal8Bit() const &
QByteArray toLocal8Bit() const & Q_REQUIRED_RESULT
^
/usr/include/qt5/QtCore/qstring.h:473:16: note: no known conversion for 
implicit ‘this’ parameter from ‘const QString’ to ‘const QString&’
/usr/include/qt5/QtCore/qstring.h:475:16: note: QByteArray 
QString::toLocal8Bit() &&
QByteArray toLocal8Bit() && Q_REQUIRED_RESULT
^
/usr/include/qt5/QtCore/qstring.h:475:16: note: no known conversion for 
implicit ‘this’ parameter from ‘const QString’ to ‘QString&&’
CMakeFiles/wsjt_qt.dir/build.make:540: recipe for target 
'CMakeFiles/wsjt_qt.dir/HRDTransceiver.cpp.o' failed
make[2]: *** [CMakeFiles/wsjt_qt.dir/HRDTransceiver.cpp.o] Error 1
CMakeFiles/Makefile2:394: recipe for target 'CMakeFiles/wsjt_qt.dir/all' 
failed
make[1]: *** [CMakeFiles/wsjt_qt.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2

-- 
      Chuck Forsberg WA7KGX   c...@omen.com   www.omen.com
Developer of Industrial ZMODEM(Tm) for Embedded Applications
   Omen Technology Inc      "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231   503-614-0430


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to