AW: Building QtGstreamer package not found errors

Matthias Dodt MDodt at xion-medical.com
Wed Feb 1 03:13:58 PST 2012


Sorry George, the last output was wrong - here is the right one:

D:\SDKs\qt-gstreamer-0.10.1\build>cmake -G "Visual Studio 8 2005"
-DCMAKE_INSTAL
L_PREFIX="d:/SDKs/qt-gstreamer/install"
-DBOOST_ROOT="d:/SDKs/boost_1_48_0"  -DC
MAKE_INCLUDE_PATH="D:\Entwicklung\ossbuild\Shared\Build\Windows\Win32\in
clude\li
bxml2;d:/entwicklung/ossbuild/Shared/MSVC/Include"
-DCMAKE_PREFIX_PATH="d:/entwi
cklung/ossbuild/Build/Windows/Win32/Release;d:/entwicklung/ossbuild/Shar
ed/Build
/Windows/Win32;d:/entwicklung/tools/automoc/install" ..


-- Check for working C compiler using: Visual Studio 8 2005
-- Check for working C compiler using: Visual Studio 8 2005 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler using: Visual Studio 8 2005
-- Check for working CXX compiler using: Visual Studio 8 2005 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found LibXml2:
d:/Entwicklung/ossbuild/Shared/Build/Windows/Win32/lib/xml2.li
b
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt4: C:/Qt/4.5.3/bin/qmake.exe (found version "4.5.3")
-- Boost version: 1.48.0
-- checking for module 'gstreamer-0.10'
--   package 'gstreamer-0.10' not found
-- checking for module 'gstreamer-base-0.10'
--   package 'gstreamer-base-0.10' not found
-- Found GSTREAMER_BASE_LIBRARY:
d:/Entwicklung/ossbuild/Build/Windows/Win32/Rel
ease/lib/gstbase-0.10.lib
-- Found GSTREAMER_BASE_INCLUDE_DIR:
d:/Entwicklung/ossbuild/Build/Windows/Win32
/Release/include/gstreamer-0.10
-- Performing Test GSTREAMER_VERSION_COMPATIBLE
-- Performing Test GSTREAMER_VERSION_COMPATIBLE - Success
-- Found GStreamer:
d:/Entwicklung/ossbuild/Build/Windows/Win32/Release/lib/gstr
eamer-0.10.lib (Required is at least version "0.10.31")
-- checking for module 'gstreamer-plugins-base-0.10'
--   package 'gstreamer-plugins-base-0.10' not found
-- checking for module 'gstreamer-app-0.10'
--   package 'gstreamer-app-0.10' not found
-- Found GSTREAMER_APP_LIBRARY:
d:/Entwicklung/ossbuild/Build/Windows/Win32/Rele
ase/lib/gstapp-0.10.lib
-- Found GSTREAMER_APP_INCLUDE_DIR:
d:/Entwicklung/ossbuild/Build/Windows/Win32/
Release/include/gstreamer-0.10
-- checking for module 'gstreamer-interfaces-0.10'
--   package 'gstreamer-interfaces-0.10' not found
-- Found GSTREAMER_INTERFACES_LIBRARY:
d:/Entwicklung/ossbuild/Build/Windows/Win
32/Release/lib/gstinterfaces-0.10.lib
-- Found GSTREAMER_INTERFACES_INCLUDE_DIR:
d:/Entwicklung/ossbuild/Build/Windows
/Win32/Release/include/gstreamer-0.10
-- checking for module 'gstreamer-video-0.10'
--   package 'gstreamer-video-0.10' not found
-- Found GSTREAMER_VIDEO_LIBRARY:
d:/Entwicklung/ossbuild/Build/Windows/Win32/Re
lease/lib/gstvideo-0.10.lib
-- Found GSTREAMER_VIDEO_INCLUDE_DIR:
d:/Entwicklung/ossbuild/Build/Windows/Win3
2/Release/include/gstreamer-0.10
-- Found GStreamerPluginsBase: TRUE (Required is at least version
"0.10.31")
-- Found GLIB2:
d:/Entwicklung/ossbuild/Shared/Build/Windows/Win32/lib/glib-2.0.
lib
-- Found GObject:
d:/Entwicklung/ossbuild/Shared/Build/Windows/Win32/include/gli
b-2.0
-- Found FLEX: D:/Entwicklung/Tools/GnuWin32/bin/flex.exe (found version
"D:/Ent
wicklung/Tools/GnuWin32/bin/flex.exe version 2.5.4")
-- Found BISON: D:/Entwicklung/Tools/GnuWin32/bin/bison.exe (found
version "2.4.
1")
-- Found Doxygen: C:/Program Files/doxygen/bin/doxygen.exe
-- Found DOXYFILE_IN: D:/SDKs/qt-gstreamer-0.10.1/Doxyfile.in

------------------------------------------------------------------------
-----
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these
packages.
------------------------------------------------------------------------
-----
   * Qt 4 - Required for building everything
   * Boost - Required for building QtGLib
   * Automoc 4 - Required for the build system to generate moc files
properly
   * GStreamer - Required to build QtGStreamer
   * GStreamer base library - Used for building the qwidgetvideosink
element
   * GStreamer app library - Required to build QtGStreamerUtils
   * GStreamer interfaces library - Required to build QtGStreamer
   * GStreamer video library - Used for building the qwidgetvideosink
element
   * GLib - Required to build QtGLib
   * GObject - Required to build QtGLib
   * Flex - Required to build codegen, a helper code generator
   * Bison - Required to build codegen, a helper code generator
   * Doxygen - Used to generate the API documentation

------------------------------------------------------------------------
-----
-- Congratulations! All external packages have been found.
------------------------------------------------------------------------
-----

-- Configuring done
-- Generating done
-- Build files have been written to: D:/SDKs/qt-gstreamer-0.10.1/build


More information about the gstreamer-devel mailing list