Dev team:

There appears to be a new requirement to build under Ubuntu 16.xx. CMake
seems to now require Qt5LinguistTools in order to build, whereas that was
not required in earlier release candidate builds of 2.1.0.

Where do I get this library to satisfy CMake? (Thanks in advance.)

Output below:

dave@Moonquake:~/projects/hamradio/wsjtx-2.1.0/src/wsjtx/build$ cmake ..
-- Building wsjtx-2.1.0
-- ******************************************************
-- Building for for: Linux-x86_64
-- ******************************************************
-- Boost version: 1.63.0
-- Found hamlib
-- hamlib_INCLUDE_DIRS: /usr/local/include;/usr/include/libusb-1.0
-- hamlib_LIBRARIES:
-L/usr/local/lib;-lhamlib;-lm;-ldl;-lusb-1.0;-ludev;-pthread
-- hamlib_LIBRARY_DIRS: /usr/local/lib
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:26
(find_package):
  Could not find a package configuration file provided by "Qt5LinguistTools"
  with any of the following names:

    Qt5LinguistToolsConfig.cmake
    qt5linguisttools-config.cmake

  Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
  set "Qt5LinguistTools_DIR" to a directory containing one of the above
  files.  If "Qt5LinguistTools" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:888 (find_package)


-- Configuring incomplete, errors occurred!
See also
"/home/dave/projects/hamradio/wsjtx-2.1.0/src/wsjtx/build/CMakeFiles/CMakeOutput.log".

73,

--
Dave Slotter, W3DJS <https://www.qrz.com/db/W3DJS>
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to