Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CMake Error at cmake/modules/FindQt.cmake:53 (MESSAGE):
- CMake was unable to find any Qt versions, put qmake in your path, or set
- QTDIR/QT_QMAKE_EXECUTABLE.
- Call Stack (most recent call first):
- CMakeLists.txt:84 (find_package)
- CMake Warning at CMakeLists.txt:88 (if):
- given arguments:
- "EQUAL" "4"
- Unknown arguments specified
- -- Could NOT find QHELPGENERATOR (missing: QHELPGENERATOR_EXECUTABLE)
- CMake Warning at cmake/modules/Doxygen.cmake:20 (message):
- html/qt.tags not found in . Set the QT_DOC_DIR variable to
- point to its location to enable crosslinking.
- Call Stack (most recent call first):
- CMakeLists.txt:103 (include)
- -- Found Python executable: /usr/bin/python2.6
- -- Found Python version: 2.6.6
- -- Python 2.6 found
- -- Found GObject libraries: gobject-2.0;glib-2.0
- -- Found GObject includes : /usr/local/include/glib-2.0
- -- checking for module 'farstream-0.1>=0.1.0'
- -- package 'farstream-0.1>=0.1.0' not found
- -- Could NOT find Farstream (missing: FARSTREAM_LIBRARIES FARSTREAM_INCLUDE_DIR)
- -- checking for module 'telepathy-farstream>=0.2.2'
- -- package 'telepathy-farstream>=0.2.2' not found
- -- Could NOT find TelepathyFarstream (missing: TELEPATHY_FARSTREAM_LIBRARIES TELEPATHY_FARSTREAM_INCLUDE_DIR)
- -- GStreamer: WARNING: interface library not found
- -- Could NOT find GStreamer (missing: GSTREAMER_INTERFACE_LIBRARY)
- -----------------------------------------------------------------------------
- -- The following external packages were located on your system.
- -- This installation will have the extra features provided by these packages.
- -----------------------------------------------------------------------------
- * dbus-python - GLib-based Python DBus support
- * Telepathy-Farsight - A Framework for dealing with audio/video conferencing protocols
- * Telepathy-glib - Glib bindings for Telepathy
- -----------------------------------------------------------------------------
- -- The following OPTIONAL packages could NOT be located on your system.
- -- Consider installing them to enable more features from this software.
- -----------------------------------------------------------------------------
- * Qt Glib Support <http://qt.nokia.com/>
- QtCore library using Glib's main event loop
- Needed, together with Telepathy-Glib, to build most of the unit tests
- * Farstream (0.1.0 or higher) <http://www.freedesktop.org/wiki/Software/Farstream>
- A Framework for dealing with audio/video conferencing protocols
- Needed, together with GStreamer and Telepathy-Farstream, to build telepathy-qt-farstream
- * Telepathy-Farstream (0.2.2 or higher) <http://telepathy.freedesktop.org/wiki/>
- A Framework for dealing with audio/video conferencing protocols
- Needed, together with GStreamer and Farstream, to build telepathy-qt-farstream
- * GStreamer (FALSE or higher) <Needed, together with Tp-Farsight, to build telepathy-qt-farsight and some additional examples>
- An open source multimedia framework
- -----------------------------------------------------------------------------
- -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement