Been there, done that. 14.04LTS is almost end-of-life and does not meet all the 
dependencies. And it likely never will. Safest answer is upgrade to 18.04LTS. 

73

-Jim
NU0C


On Fri, 4 Jan 2019 09:51:03 -0800
Paul Milligan <millp...@sbcglobal.net> wrote:

> I'm having a problem building the latest version wsjtx-2.0.0 from source 
> tarball
> 
> I have all the necessary prerequisite  tools and libraries installed on my 
> Ubuntu 
> 14.04LTS laptop,
> and I previously built wsjtx-1.9.1 from the source tarball with no problems.
> 
> But for version 2.0.0:
> No problem with the first step of cmake.
> Then on the second cmake step (cmake --build .) everything was going fine, 
> until it 
> got 80% of the way, and started with the qt stuff:
> Excerpt from cmake log:
> 
>   [ 80%] Building CXX object CMakeFiles/wsjt_qt.dir/MetaDataRegistry.cpp.o
> In file included from 
> /home/paul/Ham/software/wsjtx-2.0.0/wsjtx-prefix/src/wsjtx/models/FrequencyList.hpp:10:0,
>                   from 
> /home/paul/Ham/software/wsjtx-2.0.0/wsjtx-prefix/src/wsjtx/MetaDataRegistry.cpp:8:
> /home/paul/Ham/software/wsjtx-2.0.0/wsjtx-prefix/src/wsjtx/models/IARURegions.hpp:46:17:
>  
> error: ISO C++ forbids declaration of ‘Q_ENUM’ with no type [-fpermissive]
>     Q_ENUM (Region)
> 
> followed by 12 other similar errors.
> 
> I'm wondering if I'm the only one getting this cpp compile error, or is it 
> widespread?
> And what can be done to fix it?
> 
> Regards,
> Paul         K6WIS
> 



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

Reply via email to