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

--
----------------
Paul A. Milligan
mailto:millp...@sbcglobal.net
tel: 669-342-7335

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

Reply via email to