On 26/10/2015 21:10, Richard Shaw wrote:

Hi Richard,
> Ok, a little more detail, I dug out the internal log and found this:
>
> In file included from 
> /builddir/build/BUILD/wsjtx-1.5/build/wsjtx-prefix/src/wsjtx/WFPalette.cpp:1:0:
> /builddir/build/BUILD/wsjtx-1.5/build/wsjtx-prefix/src/wsjtx/WFPalette.hpp:53:40:
>  
> error: expected constructor, destructor, or type conversion before ';' 
> token
>  Q_DECLARE_METATYPE (WFPalette::Colours);
>   ^
> make[5]: *** [CMakeFiles/wsjt_qt.dir/WFPalette.cpp.o] Error 1
> make[5]: *** Waiting for unfinished jobs....
>
> Is this a newer gcc issue?
It is a newer Qt issue, they reorganized some header files and v1.5 does 
not build with QT >= 5.4. I had not worried about it since a v1.6.0 
release is probably more likely than a v1.5.1 release.

If you really need to build V1.5 on FC22 then a bugfix release could be 
tagged.
>
> # gcc --version
> gcc (GCC) 5.1.1 20150618 (Red Hat 5.1.1-4)
>
> Thanks,
> Richard
73
Bill
G4WJS.

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

Reply via email to