Re: [wsjt-devel] rev 6841 has a problem

2016-07-01 Thread KI7MT
Hi Bill, Yes, I wouldn't recommend that method for general use. update-alternatives is used allot with things like GCC tool chain testing, JRE environments etc. I'll probably just install another Ubuntu image (16.04), as that's easier (and safer), but there are issues for me elsewhere (non-JT

Re: [wsjt-devel] rev 6841 has a problem

2016-07-01 Thread Bill Somerville
On 01/07/2016 15:02, KI7MT wrote: > I'll test this today, but, in theory, one should be able to use the QT > opensource-installer for Linux and then update-alternatives, something > along the lines of: > > * sudo update-alternatives --install "/usr/bin/qmake" qmake >

Re: [wsjt-devel] rev 6841 has a problem

2016-07-01 Thread KI7MT
Hi Bill, I'll test this today, but, in theory, one should be able to use the QT opensource-installer for Linux and then update-alternatives, something along the lines of: * sudo update-alternatives --install "/usr/bin/qmake" qmake "/opt/Qt5.5.1/5.5.1/gcc_64/bin/qmake" 1 * sudo

Re: [wsjt-devel] rev 6841 has a problem

2016-07-01 Thread Bill Somerville
On 01/07/2016 14:19, Joe Taylor wrote: > Revision 6841 compiles OK with Qt 5.5, but not with Qt 5.2. Perhaps > Bill will modify the new calls to QTimer::singleShot() so as to be > compatible with Qt 5.2; or perhaps we will decide that it's time to > insist on using Qt 5.5... Hi Wolfgang, Joe &

Re: [wsjt-devel] rev 6841 has a problem

2016-07-01 Thread KI7MT
This appears to be resolved in r6842 73's Greg, KI7MT On 07/01/2016 07:19 AM, Joe Taylor wrote: > Wolfgang -- > > Revision 6841 compiles OK with Qt 5.5, but not with Qt 5.2. Perhaps > Bill will modify the new calls to QTimer::singleShot() so as to be > compatible with Qt 5.2; or perhaps we

Re: [wsjt-devel] rev 6841 has a problem

2016-07-01 Thread Joe Taylor
Wolfgang -- Revision 6841 compiles OK with Qt 5.5, but not with Qt 5.2. Perhaps Bill will modify the new calls to QTimer::singleShot() so as to be compatible with Qt 5.2; or perhaps we will decide that it's time to insist on using Qt 5.5... -- Joe On 7/1/2016 9:00 AM, Wolfgang

Re: [wsjt-devel] rev 6841 has a problem

2016-07-01 Thread Black Michael
bject: [wsjt-devel] rev 6841 has a problem rev 6841 has a problemHello WSJT, my compile shows an error :-( Can someone help please ? 73 de Wolfgang OE1MWW [ 87%] Building CXX object CMakeFiles/wsjtx.dir/mainwindow.cpp.obj C:\JTSDK\src\wsjtx\mainwindow.cpp: In member function 'void MainWindo

[wsjt-devel] rev 6841 has a problem

2016-07-01 Thread Wolfgang
Title: rev 6841 has a problem Hello WSJT, my compile shows an error :-( Can someone help please ? 73 de Wolfgang OE1MWW [ 87%] Building CXX object CMakeFiles/wsjtx.dir/mainwindow.cpp.obj C:\JTSDK\src\wsjtx\mainwindow.cpp: In member function 'void MainWindow::guiUpdate()':