Opened 3 years ago

Closed 3 years ago

#62543 closed defect (fixed)

SDRangel: Could not find a package configuration file provided by "Qt5TextToSpeech"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: michaelld (Michael Dickens)
Port: SDRangel

Description

https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/52394/steps/install-port/logs/stdio

CMake Error at /opt/local/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5TextToSpeech"
  with any of the following names:

    Qt5TextToSpeechConfig.cmake
    qt5texttospeech-config.cmake

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


-- Configuring incomplete, errors occurred!

Change History (1)

comment:1 Changed 3 years ago by Davide Gerhard <ra1nb0w@…>

Resolution: fixed
Status: assignedclosed

In 5765b6a824e659869075be40ce0e43f02c697318/macports-ports (master):

SDRangel: add qtspeech as depencency

Closes: #62543

Note: See TracTickets for help on using tickets.