This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Install failing

Tags: None
(comma "," separated)
mcdeath
Registered Member
Posts
5
Karma
0

Install failing

Sun Sep 26, 2010 11:22 pm
Hey guys sorry for the noddy question here but I really can't figure out how to fix this.

I've followed the install instructions under the download section but when it comes to performing the 'make install' part of installing ktorrent, it fails.

libktorrent installs without issue.

Code: Select all
plucker@plucker-desktop:~/ktorrent-4.0.3/build$ sudo make install
[  0%] Built target ktcore_automoc
[ 10%] Built target ktcore
[ 10%] Built target ktupnp_automoc
[ 12%] Built target ktupnp
[ 12%] Built target ktlogviewerplugin_automoc
[ 14%] Built target ktlogviewerplugin
[ 14%] Built target ktinfowidgetplugin_automoc
[ 22%] Built target ktinfowidgetplugin
[ 22%] Built target ktupnpplugin_automoc
[ 24%] Built target ktupnpplugin
[ 24%] Built target ktsearchplugin_automoc
[ 27%] Built target ktsearchplugin
[ 27%] Built target ktwebinterfaceplugin_automoc
[ 32%] Built target ktwebinterfaceplugin
[ 32%] Built target ktscanfolderplugin_automoc
[ 34%] Built target ktscanfolderplugin
[ 34%] Built target ktipfilterplugin_automoc
[ 37%] Built target ktipfilterplugin
Generating moc_ConnsTabPage.cpp
Generating moc_StatsPlugin.cpp
Generating moc_SettingsPage.cpp
Generating moc_PluginPage.cpp
Generating moc_PlainChartDrawer.cpp
Generating moc_KPlotWgtDrawer.cpp
Generating moc_SpdTabPage.cpp
[ 37%] Built target ktstatsplugin_automoc
Scanning dependencies of target ktstatsplugin
[ 37%] Building CXX object plugins/stats/CMakeFiles/ktstatsplugin.dir/ktstatsplugin_automoc.o
Linking CXX shared module ../../lib/ktstatsplugin.so
[ 41%] Built target ktstatsplugin
[ 41%] Built target ktbwschedulerplugin_automoc
[ 46%] Built target ktbwschedulerplugin
Generating moc_mediaplayerplugin.cpp
Generating moc_mediaplayer.cpp
Generating moc_playlistwidget.cpp
Generating moc_mediamodel.cpp
Generating moc_videowidget.cpp
Generating moc_mediaplayeractivity.cpp
Generating moc_playlist.cpp
Generating moc_mediaview.cpp
[ 46%] Built target ktmediaplayerplugin_automoc
[ 47%] Building CXX object plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/ktmediaplayerplugin_automoc.o
In file included from /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/moc_videowidget.cpp:10,
                 from /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/ktmediaplayerplugin_automoc.cpp:8:
/home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/../../../plugins/mediaplayer/videowidget.h:70: error: ISO C++ forbids declaration of ‘VideoWidget’ with no type
/home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/../../../plugins/mediaplayer/videowidget.h:70: error: invalid use of ‘::’
/home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/../../../plugins/mediaplayer/videowidget.h:70: error: expected ‘;’ before ‘*’ token
make[2]: *** [plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/ktmediaplayerplugin_automoc.o] Error 1
make[1]: *** [plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/all] Error 2
make: *** [all] Error 2
plucker@plucker-desktop:~/ktorrent-4.0.3/build$

George
Moderator
Posts
5421
Karma
1

Re: Install failing

Mon Sep 27, 2010 4:05 pm
Is the phonon development package installed ?
mcdeath
Registered Member
Posts
5
Karma
0

Re: Install failing

Mon Sep 27, 2010 11:56 pm
George wrote:Is the phonon development package installed ?

Thanks for the response George.

I'm not sure which one is the development package, but here is what I have installed.

[img]
http://c4.ac-images.myspacecdn.com/imag ... c27a5f.jpg
[/img]
George
Moderator
Posts
5421
Karma
1

Re: Install failing

Tue Sep 28, 2010 5:01 pm
Looks OK, the compiler doesn't complain about videowidget.h not being there, so headers should be in place.

Can you post the output of make VERBOSE=1
mcdeath
Registered Member
Posts
5
Karma
0

Re: Install failing

Tue Sep 28, 2010 11:14 pm
George wrote:Looks OK, the compiler doesn't complain about videowidget.h not being there, so headers should be in place.

Can you post the output of make VERBOSE=1


Sure thing here you go

Code: Select all
plucker@plucker-desktop:~/ktorrent-4.0.3/build$ sudo make install VERBOSE=1
[sudo] password for plucker:
/usr/bin/cmake -H/home/plucker/ktorrent-4.0.3 -B/home/plucker/ktorrent-4.0.3/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/plucker/ktorrent-4.0.3/build/CMakeFiles /home/plucker/ktorrent-4.0.3/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make -f libktcore/CMakeFiles/ktcore_automoc.dir/build.make libktcore/CMakeFiles/ktcore_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/libktcore /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/libktcore /home/plucker/ktorrent-4.0.3/build/libktcore/CMakeFiles/ktcore_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f libktcore/CMakeFiles/ktcore_automoc.dir/build.make libktcore/CMakeFiles/ktcore_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/libktcore && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/libktcore/ktcore_automoc.cpp /home/plucker/ktorrent-4.0.3/libktcore /home/plucker/ktorrent-4.0.3/build/libktcore /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[  0%] Built target ktcore_automoc
make -f libktcore/CMakeFiles/ktcore.dir/build.make libktcore/CMakeFiles/ktcore.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/libktcore /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/libktcore /home/plucker/ktorrent-4.0.3/build/libktcore/CMakeFiles/ktcore.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f libktcore/CMakeFiles/ktcore.dir/build.make libktcore/CMakeFiles/ktcore.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `libktcore/CMakeFiles/ktcore.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  6 7 8 9 10 11 12 13 14 15
[ 10%] Built target ktcore
make -f libktupnp/CMakeFiles/ktupnp_automoc.dir/build.make libktupnp/CMakeFiles/ktupnp_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/libktupnp /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/libktupnp /home/plucker/ktorrent-4.0.3/build/libktupnp/CMakeFiles/ktupnp_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f libktupnp/CMakeFiles/ktupnp_automoc.dir/build.make libktupnp/CMakeFiles/ktupnp_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/libktupnp && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/libktupnp/ktupnp_automoc.cpp /home/plucker/ktorrent-4.0.3/libktupnp /home/plucker/ktorrent-4.0.3/build/libktupnp /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 10%] Built target ktupnp_automoc
make -f libktupnp/CMakeFiles/ktupnp.dir/build.make libktupnp/CMakeFiles/ktupnp.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/libktupnp /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/libktupnp /home/plucker/ktorrent-4.0.3/build/libktupnp/CMakeFiles/ktupnp.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f libktupnp/CMakeFiles/ktupnp.dir/build.make libktupnp/CMakeFiles/ktupnp.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `libktupnp/CMakeFiles/ktupnp.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  73 74
[ 12%] Built target ktupnp
make -f plugins/logviewer/CMakeFiles/ktlogviewerplugin_automoc.dir/build.make plugins/logviewer/CMakeFiles/ktlogviewerplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/logviewer /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/logviewer /home/plucker/ktorrent-4.0.3/build/plugins/logviewer/CMakeFiles/ktlogviewerplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/logviewer/CMakeFiles/ktlogviewerplugin_automoc.dir/build.make plugins/logviewer/CMakeFiles/ktlogviewerplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/logviewer && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/logviewer/ktlogviewerplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/logviewer /home/plucker/ktorrent-4.0.3/build/plugins/logviewer /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 12%] Built target ktlogviewerplugin_automoc
make -f plugins/logviewer/CMakeFiles/ktlogviewerplugin.dir/build.make plugins/logviewer/CMakeFiles/ktlogviewerplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/logviewer /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/logviewer /home/plucker/ktorrent-4.0.3/build/plugins/logviewer/CMakeFiles/ktlogviewerplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/logviewer/CMakeFiles/ktlogviewerplugin.dir/build.make plugins/logviewer/CMakeFiles/ktlogviewerplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/logviewer/CMakeFiles/ktlogviewerplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  29 30
[ 14%] Built target ktlogviewerplugin
make -f plugins/infowidget/CMakeFiles/ktinfowidgetplugin_automoc.dir/build.make plugins/infowidget/CMakeFiles/ktinfowidgetplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/infowidget /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/infowidget /home/plucker/ktorrent-4.0.3/build/plugins/infowidget/CMakeFiles/ktinfowidgetplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/infowidget/CMakeFiles/ktinfowidgetplugin_automoc.dir/build.make plugins/infowidget/CMakeFiles/ktinfowidgetplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/infowidget && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/infowidget/ktinfowidgetplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/infowidget /home/plucker/ktorrent-4.0.3/build/plugins/infowidget /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 14%] Built target ktinfowidgetplugin_automoc
make -f plugins/infowidget/CMakeFiles/ktinfowidgetplugin.dir/build.make plugins/infowidget/CMakeFiles/ktinfowidgetplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/infowidget /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/infowidget /home/plucker/ktorrent-4.0.3/build/plugins/infowidget/CMakeFiles/ktinfowidgetplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/infowidget/CMakeFiles/ktinfowidgetplugin.dir/build.make plugins/infowidget/CMakeFiles/ktinfowidgetplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/infowidget/CMakeFiles/ktinfowidgetplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  18 19 20 21 22 23 24 25
[ 22%] Built target ktinfowidgetplugin
make -f plugins/upnp/CMakeFiles/ktupnpplugin_automoc.dir/build.make plugins/upnp/CMakeFiles/ktupnpplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/upnp /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/upnp /home/plucker/ktorrent-4.0.3/build/plugins/upnp/CMakeFiles/ktupnpplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/upnp/CMakeFiles/ktupnpplugin_automoc.dir/build.make plugins/upnp/CMakeFiles/ktupnpplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/upnp && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/upnp/ktupnpplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/upnp /home/plucker/ktorrent-4.0.3/build/plugins/upnp /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 22%] Built target ktupnpplugin_automoc
make -f plugins/upnp/CMakeFiles/ktupnpplugin.dir/build.make plugins/upnp/CMakeFiles/ktupnpplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/upnp /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/upnp /home/plucker/ktorrent-4.0.3/build/plugins/upnp/CMakeFiles/ktupnpplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/upnp/CMakeFiles/ktupnpplugin.dir/build.make plugins/upnp/CMakeFiles/ktupnpplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/upnp/CMakeFiles/ktupnpplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  75 76
[ 24%] Built target ktupnpplugin
make -f plugins/search/CMakeFiles/ktsearchplugin_automoc.dir/build.make plugins/search/CMakeFiles/ktsearchplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/search /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/search /home/plucker/ktorrent-4.0.3/build/plugins/search/CMakeFiles/ktsearchplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/search/CMakeFiles/ktsearchplugin_automoc.dir/build.make plugins/search/CMakeFiles/ktsearchplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/search && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/search/ktsearchplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/search /home/plucker/ktorrent-4.0.3/build/plugins/search /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 24%] Built target ktsearchplugin_automoc
make -f plugins/search/CMakeFiles/ktsearchplugin.dir/build.make plugins/search/CMakeFiles/ktsearchplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/search /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/search /home/plucker/ktorrent-4.0.3/build/plugins/search/CMakeFiles/ktsearchplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/search/CMakeFiles/ktsearchplugin.dir/build.make plugins/search/CMakeFiles/ktsearchplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/search/CMakeFiles/ktsearchplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  58 59 60
[ 27%] Built target ktsearchplugin
make -f plugins/webinterface/CMakeFiles/ktwebinterfaceplugin_automoc.dir/build.make plugins/webinterface/CMakeFiles/ktwebinterfaceplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/webinterface /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/webinterface /home/plucker/ktorrent-4.0.3/build/plugins/webinterface/CMakeFiles/ktwebinterfaceplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/webinterface/CMakeFiles/ktwebinterfaceplugin_automoc.dir/build.make plugins/webinterface/CMakeFiles/ktwebinterfaceplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/webinterface && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/webinterface/ktwebinterfaceplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/webinterface /home/plucker/ktorrent-4.0.3/build/plugins/webinterface /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 27%] Built target ktwebinterfaceplugin_automoc
make -f plugins/webinterface/CMakeFiles/ktwebinterfaceplugin.dir/build.make plugins/webinterface/CMakeFiles/ktwebinterfaceplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/webinterface /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/webinterface /home/plucker/ktorrent-4.0.3/build/plugins/webinterface/CMakeFiles/ktwebinterfaceplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/webinterface/CMakeFiles/ktwebinterfaceplugin.dir/build.make plugins/webinterface/CMakeFiles/ktwebinterfaceplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/webinterface/CMakeFiles/ktwebinterfaceplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  78 79 80 81 82
[ 32%] Built target ktwebinterfaceplugin
make -f plugins/scanfolder/CMakeFiles/ktscanfolderplugin_automoc.dir/build.make plugins/scanfolder/CMakeFiles/ktscanfolderplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/scanfolder /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/scanfolder /home/plucker/ktorrent-4.0.3/build/plugins/scanfolder/CMakeFiles/ktscanfolderplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/scanfolder/CMakeFiles/ktscanfolderplugin_automoc.dir/build.make plugins/scanfolder/CMakeFiles/ktscanfolderplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/scanfolder && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/scanfolder/ktscanfolderplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/scanfolder /home/plucker/ktorrent-4.0.3/build/plugins/scanfolder /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 32%] Built target ktscanfolderplugin_automoc
make -f plugins/scanfolder/CMakeFiles/ktscanfolderplugin.dir/build.make plugins/scanfolder/CMakeFiles/ktscanfolderplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/scanfolder /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/scanfolder /home/plucker/ktorrent-4.0.3/build/plugins/scanfolder/CMakeFiles/ktscanfolderplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/scanfolder/CMakeFiles/ktscanfolderplugin.dir/build.make plugins/scanfolder/CMakeFiles/ktscanfolderplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/scanfolder/CMakeFiles/ktscanfolderplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  53 54
[ 34%] Built target ktscanfolderplugin
make -f plugins/ipfilter/CMakeFiles/ktipfilterplugin_automoc.dir/build.make plugins/ipfilter/CMakeFiles/ktipfilterplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/ipfilter /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/ipfilter /home/plucker/ktorrent-4.0.3/build/plugins/ipfilter/CMakeFiles/ktipfilterplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/ipfilter/CMakeFiles/ktipfilterplugin_automoc.dir/build.make plugins/ipfilter/CMakeFiles/ktipfilterplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/ipfilter && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/ipfilter/ktipfilterplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/ipfilter /home/plucker/ktorrent-4.0.3/build/plugins/ipfilter /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 34%] Built target ktipfilterplugin_automoc
make -f plugins/ipfilter/CMakeFiles/ktipfilterplugin.dir/build.make plugins/ipfilter/CMakeFiles/ktipfilterplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/ipfilter /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/ipfilter /home/plucker/ktorrent-4.0.3/build/plugins/ipfilter/CMakeFiles/ktipfilterplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/ipfilter/CMakeFiles/ktipfilterplugin.dir/build.make plugins/ipfilter/CMakeFiles/ktipfilterplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/ipfilter/CMakeFiles/ktipfilterplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  26 27 28
[ 37%] Built target ktipfilterplugin
make -f plugins/stats/CMakeFiles/ktstatsplugin_automoc.dir/build.make plugins/stats/CMakeFiles/ktstatsplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/stats /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/stats /home/plucker/ktorrent-4.0.3/build/plugins/stats/CMakeFiles/ktstatsplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/stats/CMakeFiles/ktstatsplugin_automoc.dir/build.make plugins/stats/CMakeFiles/ktstatsplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/stats && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/stats/ktstatsplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/stats /home/plucker/ktorrent-4.0.3/build/plugins/stats /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 37%] Built target ktstatsplugin_automoc
make -f plugins/stats/CMakeFiles/ktstatsplugin.dir/build.make plugins/stats/CMakeFiles/ktstatsplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/stats /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/stats /home/plucker/ktorrent-4.0.3/build/plugins/stats/CMakeFiles/ktstatsplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/stats/CMakeFiles/ktstatsplugin.dir/build.make plugins/stats/CMakeFiles/ktstatsplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/stats/CMakeFiles/ktstatsplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  64 65 66 67
[ 41%] Built target ktstatsplugin
make -f plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin_automoc.dir/build.make plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/bwscheduler /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/bwscheduler /home/plucker/ktorrent-4.0.3/build/plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin_automoc.dir/build.make plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/bwscheduler && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/bwscheduler/ktbwschedulerplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/bwscheduler /home/plucker/ktorrent-4.0.3/build/plugins/bwscheduler /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 41%] Built target ktbwschedulerplugin_automoc
make -f plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin.dir/build.make plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/bwscheduler /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/bwscheduler /home/plucker/ktorrent-4.0.3/build/plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin.dir/build.make plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
make[2]: Nothing to be done for `plugins/bwscheduler/CMakeFiles/ktbwschedulerplugin.dir/build'.
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles  1 2 3 4 5
[ 46%] Built target ktbwschedulerplugin
make -f plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/build.make plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/mediaplayer /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/build.make plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer && /usr/bin/automoc4 /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/ktmediaplayerplugin_automoc.cpp /home/plucker/ktorrent-4.0.3/plugins/mediaplayer /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer /usr/bin/moc-qt4 /usr/bin/cmake
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles
[ 46%] Built target ktmediaplayerplugin_automoc
make -f plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/build.make plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/depend
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
cd /home/plucker/ktorrent-4.0.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/plucker/ktorrent-4.0.3 /home/plucker/ktorrent-4.0.3/plugins/mediaplayer /home/plucker/ktorrent-4.0.3/build /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make -f plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/build.make plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/build
make[2]: Entering directory `/home/plucker/ktorrent-4.0.3/build'
/usr/bin/cmake -E cmake_progress_report /home/plucker/ktorrent-4.0.3/build/CMakeFiles 33
[ 47%] Building CXX object plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/ktmediaplayerplugin_automoc.o
cd /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer && /usr/bin/c++   -DMAKE_KTMEDIAPLAYERPLUGIN_LIB -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -O2 -g -DNDEBUG -DQT_NO_DEBUG -fPIC -I/home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer -I/home/plucker/ktorrent-4.0.3/plugins/mediaplayer -I/home/plucker/ktorrent-4.0.3/build -I/home/plucker/ktorrent-4.0.3/build/libktcore -I/home/plucker/ktorrent-4.0.3/libktcore -I/home/plucker/ktorrent-4.0.3 -I/usr/include/KDE -I/usr/include/qt4/KDE -I/usr/include/qt4 -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/libktorrent -I/usr/include/taglib   -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o CMakeFiles/ktmediaplayerplugin.dir/ktmediaplayerplugin_automoc.o -c /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/ktmediaplayerplugin_automoc.cpp
In file included from /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/moc_videowidget.cpp:10,
                 from /home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/ktmediaplayerplugin_automoc.cpp:8:
/home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/../../../plugins/mediaplayer/videowidget.h:70: error: ISO C++ forbids declaration of ‘VideoWidget’ with no type
/home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/../../../plugins/mediaplayer/videowidget.h:70: error: invalid use of ‘::’
/home/plucker/ktorrent-4.0.3/build/plugins/mediaplayer/../../../plugins/mediaplayer/videowidget.h:70: error: expected ‘;’ before ‘*’ token
make[2]: *** [plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/ktmediaplayerplugin_automoc.o] Error 1
make[2]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make[1]: *** [plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/all] Error 2
make[1]: Leaving directory `/home/plucker/ktorrent-4.0.3/build'
make: *** [all] Error 2
plucker@plucker-desktop:~/ktorrent-4.0.3/build$
George
Moderator
Posts
5421
Karma
1

Re: Install failing

Wed Sep 29, 2010 4:09 pm
It seems that Qt has been compiled without support for VideoWidget. Could you post the content of the file /usr/include/qt4/QtCore/qfeatures.h ?

In the mean time you can try compiling without the mediaplayer plugin (rerun cmake with -DENABLE_MEDIAPLAYER_PLUGIN=false)
mcdeath
Registered Member
Posts
5
Karma
0

Re: Install failing

Thu Sep 30, 2010 1:11 pm
George wrote:It seems that Qt has been compiled without support for VideoWidget. Could you post the content of the file /usr/include/qt4/QtCore/qfeatures.h ?

In the mean time you can try compiling without the mediaplayer plugin (rerun cmake with -DENABLE_MEDIAPLAYER_PLUGIN=false)


As requested here is the contents of qfeatures.h

Code: Select all

/****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial Usage
** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
**
** GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file.  Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights.  These rights are described in the Nokia Qt LGPL Exception
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
** GNU General Public License Usage
** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3.0 as published by the Free Software
** Foundation and appearing in the file LICENSE.GPL included in the
** packaging of this file.  Please review the following information to
** ensure the GNU General Public License version 3.0 requirements will be
** met: http://www.gnu.org/copyleft/gpl.html.
**
** If you have questions regarding the use of this file, please contact
** Nokia at qt-info@nokia.com.
** $QT_END_LICENSE$
**
****************************************************************************/

/*
 * All features and their dependencies.
 *
 * This list is generated from $QTDIR/src/corelib/global/qfeatures.txt
 * by $QTSRCDIR/util/scripts/make_qfeatures_dot_h
 */

// QAction
//#define QT_NO_ACTION

// Big Codecs
//#define QT_NO_BIG_CODECS

// Color Names
//#define QT_NO_COLORNAMES

// QtConcurrent
//#define QT_NO_CONCURRENT

// QCopChannel
//#define QT_NO_COP

// CssParser
//#define QT_NO_CSSPARSER

// QCursor
//#define QT_NO_CURSOR

// QDesktopServices
//#define QT_NO_DESKTOPSERVICES

// QDirectPainter
//#define QT_NO_DIRECTPAINTER

// Document Object Model
//#define QT_NO_DOM

// Effects
//#define QT_NO_EFFECTS

// QFileSystemWatcher
//#define QT_NO_FILESYSTEMWATCHER

// Freetype Font Engine
//#define QT_NO_FREETYPE

// QGroupBox
//#define QT_NO_GROUPBOX

// QImageIOPlugin
//#define QT_NO_IMAGEFORMATPLUGIN

// BMP Image Format
//#define QT_NO_IMAGEFORMAT_BMP

// JPEG Image Format
//#define QT_NO_IMAGEFORMAT_JPEG

// PNG Image Format
//#define QT_NO_IMAGEFORMAT_PNG

// PPM Image Format
//#define QT_NO_IMAGEFORMAT_PPM

// XBM Image Format
//#define QT_NO_IMAGEFORMAT_XBM

// QImage::createHeuristicMask()
//#define QT_NO_IMAGE_HEURISTIC_MASK

// Image Text
//#define QT_NO_IMAGE_TEXT

// QLCDNumber
//#define QT_NO_LCDNUMBER

// QLineEdit
//#define QT_NO_LINEEDIT

// QMessageBox
//#define QT_NO_MESSAGEBOX

// QMovie
//#define QT_NO_MOVIE

// QNetworkInterface
//#define QT_NO_NETWORKINTERFACE

// QNetworkProxy
//#define QT_NO_NETWORKPROXY

// Qt::WA_PaintOnScreen
//#define QT_NO_PAINTONSCREEN

// Painting Debug Utilities
//#define QT_NO_PAINT_DEBUG

// Phonon::AbstractMediaStream
//#define QT_NO_PHONON_ABSTRACTMEDIASTREAM

// Support for Audio Capture
//#define QT_NO_PHONON_AUDIOCAPTURE

// Phonon::Effect
//#define QT_NO_PHONON_EFFECT

// Phonon::MediaController
//#define QT_NO_PHONON_MEDIACONTROLLER

// Phonon::ObjectDescriptionModel
//#define QT_NO_PHONON_OBJECTDESCRIPTIONMODEL

// Phonon::VideoWidget
//#define QT_NO_PHONON_VIDEO

// QPicture
//#define QT_NO_PICTURE

// QProcess
//#define QT_NO_PROCESS

// QProgressBar
//#define QT_NO_PROGRESSBAR

// Properties
//#define QT_NO_PROPERTIES

//  Universally Unique Identifier Convertion
//#define QT_NO_QUUID_STRING

// QWSEmbedWidget
//#define QT_NO_QWSEMBEDWIDGET

// Alpha Cursor
//#define QT_NO_QWS_ALPHA_CURSOR

// Decoration
//#define QT_NO_QWS_DECORATION_DEFAULT

// Keyboard
//#define QT_NO_QWS_KEYBOARD

// Mouse
//#define QT_NO_QWS_MOUSE

// Mouse (Auto)
//#define QT_NO_QWS_MOUSE_AUTO

// Mouse (Non-Auto)
//#define QT_NO_QWS_MOUSE_MANUAL

// Multi-Process
//#define QT_NO_QWS_MULTIPROCESS

// Properties
//#define QT_NO_QWS_PROPERTIES

// QProxyScreen
//#define QT_NO_QWS_PROXYSCREEN

// Qt Prerendered Font Format
//#define QT_NO_QWS_QPF

// Qt Prerendered Font Format 2
//#define QT_NO_QWS_QPF2

// Raster Paint Engine callback functions
//#define QT_NO_RASTERCALLBACKS

// Resize Handler
//#define QT_NO_RESIZEHANDLER

// QRubberBand
//#define QT_NO_RUBBERBAND

// Session Manager
//#define QT_NO_SESSIONMANAGER

// QSettings
//#define QT_NO_SETTINGS

// QSharedMemory
//#define QT_NO_SHAREDMEMORY

// QShortcut
//#define QT_NO_SHORTCUT

// QSignalMapper
//#define QT_NO_SIGNALMAPPER

// QSizeGrip
//#define QT_NO_SIZEGRIP

// QSlider
//#define QT_NO_SLIDER

// Sounds
//#define QT_NO_SOUND

// Spin Widget
//#define QT_NO_SPINWIDGET

// Splash screen widget
//#define QT_NO_SPLASHSCREEN

// QStackedWidget
//#define QT_NO_STACKEDWIDGET

// QStatusBar
//#define QT_NO_STATUSBAR

// Status Tip
//#define QT_NO_STATUSTIP

// Standard Template Library
//#define QT_NO_STL

// QMotifStyle
//#define QT_NO_STYLE_MOTIF

// QWindowsStyle
//#define QT_NO_STYLE_WINDOWS

// QSystemSemaphore
//#define QT_NO_SYSTEMSEMAPHORE

// QSystemTrayIcon
//#define QT_NO_SYSTEMTRAYICON

// QTabletEvent
//#define QT_NO_TABLETEVENT

// QTemporaryFile
//#define QT_NO_TEMPORARYFILE

// QTextCodec
//#define QT_NO_TEXTCODEC

// Text Date
//#define QT_NO_TEXTDATE

// HtmlParser
//#define QT_NO_TEXTHTMLPARSER

// QTextStream
//#define QT_NO_TEXTSTREAM

// QToolTip
//#define QT_NO_TOOLTIP

// Translation
//#define QT_NO_TRANSLATION

// QUdpSocket
//#define QT_NO_UDPSOCKET

// QUndoCommand
//#define QT_NO_UNDOCOMMAND

// QUrlInfo
//#define QT_NO_URLINFO

// QValidator
//#define QT_NO_VALIDATOR

// QWheelEvent
//#define QT_NO_WHEELEVENT

//
//#define QT_NO_XMLSTREAM

// Animation
#if !defined(QT_NO_ANIMATION) && (defined(QT_NO_PROPERTIES))
#define QT_NO_ANIMATION
#endif

// QButtonGroup
#if !defined(QT_NO_BUTTONGROUP) && (defined(QT_NO_GROUPBOX))
#define QT_NO_BUTTONGROUP
#endif

// QClipboard
#if !defined(QT_NO_CLIPBOARD) && (defined(QT_NO_QWS_PROPERTIES))
#define QT_NO_CLIPBOARD
#endif

// Codecs
#if !defined(QT_NO_CODECS) && (defined(QT_NO_TEXTCODEC))
#define QT_NO_CODECS
#endif

// QDate/QTime/QDateTime
#if !defined(QT_NO_DATESTRING) && (defined(QT_NO_TEXTDATE))
#define QT_NO_DATESTRING
#endif

// QDial
#if !defined(QT_NO_DIAL) && (defined(QT_NO_SLIDER))
#define QT_NO_DIAL
#endif

// QFileSystemModel
#if !defined(QT_NO_FILESYSTEMMODEL) && (defined(QT_NO_FILESYSTEMWATCHER))
#define QT_NO_FILESYSTEMMODEL
#endif

// QHostInfo
#if !defined(QT_NO_HOSTINFO) && (defined(QT_NO_TEXTSTREAM))
#define QT_NO_HOSTINFO
#endif

// XPM Image Format
#if !defined(QT_NO_IMAGEFORMAT_XPM) && (defined(QT_NO_TEXTSTREAM))
#define QT_NO_IMAGEFORMAT_XPM
#endif

// QLibrary
#if !defined(QT_NO_LIBRARY) && (defined(QT_NO_SETTINGS))
#define QT_NO_LIBRARY
#endif

// QMenu
#if !defined(QT_NO_MENU) && (defined(QT_NO_ACTION))
#define QT_NO_MENU
#endif

// QNetworkDiskCache
#if !defined(QT_NO_NETWORKDISKCACHE) && (defined(QT_NO_TEMPORARYFILE))
#define QT_NO_NETWORKDISKCACHE
#endif

// Phonon::SeekSlider
#if !defined(QT_NO_PHONON_SEEKSLIDER) && (defined(QT_NO_SLIDER))
#define QT_NO_PHONON_SEEKSLIDER
#endif

// Phonon::AbstractMediaStream
#if !defined(QT_NO_PHONON_SETTINGSGROUP) && (defined(QT_NO_SETTINGS))
#define QT_NO_PHONON_SETTINGSGROUP
#endif

// Phonon::VideoPlayer
#if !defined(QT_NO_PHONON_VIDEOPLAYER) && (defined(QT_NO_PHONON_VIDEO))
#define QT_NO_PHONON_VIDEOPLAYER
#endif

// Phonon::VolumeFaderEffect
#if !defined(QT_NO_PHONON_VOLUMEFADEREFFECT) && (defined(QT_NO_PHONON_EFFECT))
#define QT_NO_PHONON_VOLUMEFADEREFFECT
#endif

// QProgressDialog
#if !defined(QT_NO_PROGRESSDIALOG) && (defined(QT_NO_PROGRESSBAR))
#define QT_NO_PROGRESSDIALOG
#endif

// Cursor
#if !defined(QT_NO_QWS_CURSOR) && (defined(QT_NO_CURSOR))
#define QT_NO_QWS_CURSOR
#endif

// Decoration (Styled)
#if !defined(QT_NO_QWS_DECORATION_STYLED) && (defined(QT_NO_QWS_DECORATION_DEFAULT))
#define QT_NO_QWS_DECORATION_STYLED
#endif

// Decoration (Windows Style)
#if !defined(QT_NO_QWS_DECORATION_WINDOWS) && (defined(QT_NO_QWS_DECORATION_DEFAULT))
#define QT_NO_QWS_DECORATION_WINDOWS
#endif

// Dynamic screen transformation.
#if !defined(QT_NO_QWS_DYNAMICSCREENTRANSFORMATION) && (defined(QT_NO_QWS_PROXYSCREEN))
#define QT_NO_QWS_DYNAMICSCREENTRANSFORMATION
#endif

// Manager
#if !defined(QT_NO_QWS_MANAGER) && (defined(QT_NO_QWS_DECORATION_DEFAULT))
#define QT_NO_QWS_MANAGER
#endif

// QVncTransformed
#if !defined(QT_NO_QWS_TRANSFORMED) && (defined(QT_NO_QWS_PROXYSCREEN))
#define QT_NO_QWS_TRANSFORMED
#endif

// QVncScreen
#if !defined(QT_NO_QWS_VNC) && (defined(QT_NO_QWS_PROXYSCREEN))
#define QT_NO_QWS_VNC
#endif

// QScrollBar
#if !defined(QT_NO_SCROLLBAR) && (defined(QT_NO_SLIDER))
#define QT_NO_SCROLLBAR
#endif

//  SOCKS5
#if !defined(QT_NO_SOCKS5) && (defined(QT_NO_NETWORKPROXY))
#define QT_NO_SOCKS5
#endif

// QSoftKeyManager
#if !defined(QT_NO_SOFTKEYMANAGER) && (defined(QT_NO_ACTION))
#define QT_NO_SOFTKEYMANAGER
#endif

// QSplitter
#if !defined(QT_NO_SPLITTER) && (defined(QT_NO_RUBBERBAND))
#define QT_NO_SPLITTER
#endif

// State machine
#if !defined(QT_NO_STATEMACHINE) && (defined(QT_NO_PROPERTIES))
#define QT_NO_STATEMACHINE
#endif

// QCDEStyle
#if !defined(QT_NO_STYLE_CDE) && (defined(QT_NO_STYLE_MOTIF))
#define QT_NO_STYLE_CDE
#endif

// QWindowsXPStyle
#if !defined(QT_NO_STYLE_WINDOWSXP) && (defined(QT_NO_STYLE_WINDOWS))
#define QT_NO_STYLE_WINDOWSXP
#endif

// SXE
#if !defined(QT_NO_SXE) && (defined(QT_NO_QWS_MULTIPROCESS))
#define QT_NO_SXE
#endif

// QToolButton
#if !defined(QT_NO_TOOLBUTTON) && (defined(QT_NO_ACTION))
#define QT_NO_TOOLBUTTON
#endif

// QUndoStack
#if !defined(QT_NO_UNDOSTACK) && (defined(QT_NO_UNDOCOMMAND))
#define QT_NO_UNDOSTACK
#endif

// ActiveQt
#if !defined(QT_NO_WIN_ACTIVEQT) && (defined(QT_NO_PROPERTIES))
#define QT_NO_WIN_ACTIVEQT
#endif

// QWizard
#if !defined(QT_NO_WIZARD) && (defined(QT_NO_PROPERTIES))
#define QT_NO_WIZARD
#endif

// QXmlStreamReader
#if !defined(QT_NO_XMLSTREAMREADER) && (defined(QT_NO_XMLSTREAM))
#define QT_NO_XMLSTREAMREADER
#endif

// QXmlStreamWriter
#if !defined(QT_NO_XMLSTREAMWRITER) && (defined(QT_NO_XMLSTREAM))
#define QT_NO_XMLSTREAMWRITER
#endif

// Context menu
#if !defined(QT_NO_CONTEXTMENU) && (defined(QT_NO_MENU))
#define QT_NO_CONTEXTMENU
#endif

// File Transfer Protocol
#if !defined(QT_NO_FTP) && (defined(QT_NO_URLINFO) || defined(QT_NO_TEXTDATE))
#define QT_NO_FTP
#endif

// Hyper Text Transfer Protocol
#if !defined(QT_NO_HTTP) && (defined(QT_NO_HOSTINFO))
#define QT_NO_HTTP
#endif

// QInputContext
#if !defined(QT_NO_IM) && (defined(QT_NO_LIBRARY))
#define QT_NO_IM
#endif

// Phonon::PlatformPlugin
#if !defined(QT_NO_PHONON_PLATFORMPLUGIN) && (defined(QT_NO_LIBRARY))
#define QT_NO_PHONON_PLATFORMPLUGIN
#endif

// QScrollArea
#if !defined(QT_NO_SCROLLAREA) && (defined(QT_NO_SCROLLBAR))
#define QT_NO_SCROLLAREA
#endif

// QWindowsVistaStyle
#if !defined(QT_NO_STYLE_WINDOWSVISTA) && (defined(QT_NO_STYLE_WINDOWSXP))
#define QT_NO_STYLE_WINDOWSVISTA
#endif

// QTabBar
#if !defined(QT_NO_TABBAR) && (defined(QT_NO_TOOLBUTTON))
#define QT_NO_TABBAR
#endif

// OdfWriter
#if !defined(QT_NO_TEXTODFWRITER) && (defined(QT_NO_XMLSTREAMWRITER))
#define QT_NO_TEXTODFWRITER
#endif

// Translation (UTF-8 representation)
#if !defined(QT_NO_TRANSLATION_UTF8) && (defined(QT_NO_TRANSLATION) || defined(QT_NO_TEXTCODEC))
#define QT_NO_TRANSLATION_UTF8
#endif

// QUndoGroup
#if !defined(QT_NO_UNDOGROUP) && (defined(QT_NO_UNDOSTACK))
#define QT_NO_UNDOGROUP
#endif

// QWhatsThis
#if !defined(QT_NO_WHATSTHIS) && (defined(QT_NO_TOOLBUTTON))
#define QT_NO_WHATSTHIS
#endif

// Drag and drop
#if !defined(QT_NO_DRAGANDDROP) && (defined(QT_NO_QWS_PROPERTIES) || defined(QT_NO_IMAGEFORMAT_XPM))
#define QT_NO_DRAGANDDROP
#endif

// QGraphicsView
#if !defined(QT_NO_GRAPHICSVIEW) && (defined(QT_NO_SCROLLAREA))
#define QT_NO_GRAPHICSVIEW
#endif

// QMdiArea
#if !defined(QT_NO_MDIAREA) && (defined(QT_NO_SCROLLAREA))
#define QT_NO_MDIAREA
#endif

// Phonon::VolumeSlider
#if !defined(QT_NO_PHONON_VOLUMESLIDER) && (defined(QT_NO_SLIDER) || defined(QT_NO_TOOLBUTTON))
#define QT_NO_PHONON_VOLUMESLIDER
#endif

// QPrinter
#if !defined(QT_NO_PRINTER) && (defined(QT_NO_TEXTSTREAM) || defined(QT_NO_PICTURE) || defined(QT_NO_TEMPORARYFILE))
#define QT_NO_PRINTER
#endif

// QWSInputMethod
#if !defined(QT_NO_QWS_INPUTMETHODS) && (defined(QT_NO_IM))
#define QT_NO_QWS_INPUTMETHODS
#endif

// QSpinBox
#if !defined(QT_NO_SPINBOX) && (defined(QT_NO_SPINWIDGET) || defined(QT_NO_LINEEDIT) || defined(QT_NO_VALIDATOR))
#define QT_NO_SPINBOX
#endif

// QCleanLooksStyle
#if !defined(QT_NO_STYLE_CLEANLOOKS) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_IMAGEFORMAT_XPM))
#define QT_NO_STYLE_CLEANLOOKS
#endif

// QPlastiqueStyle
#if !defined(QT_NO_STYLE_PLASTIQUE) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_IMAGEFORMAT_XPM))
#define QT_NO_STYLE_PLASTIQUE
#endif

// QStyleSheetStyle
#if !defined(QT_NO_STYLE_STYLESHEET) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_PROPERTIES) || defined(QT_NO_CSSPARSER))
#define QT_NO_STYLE_STYLESHEET
#endif

// QWindowsCEStyle
#if !defined(QT_NO_STYLE_WINDOWSCE) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_IMAGEFORMAT_XPM))
#define QT_NO_STYLE_WINDOWSCE
#endif

// QWindowsMobileStyle
#if !defined(QT_NO_STYLE_WINDOWSMOBILE) && (defined(QT_NO_STYLE_WINDOWS) || defined(QT_NO_IMAGEFORMAT_XPM))
#define QT_NO_STYLE_WINDOWSMOBILE
#endif

// QtSvg module
#if !defined(QT_NO_SVG) && (defined(QT_NO_XMLSTREAMREADER) || defined(QT_NO_CSSPARSER))
#define QT_NO_SVG
#endif

// Q3TabDialog
#if !defined(QT_NO_TABDIALOG) && (defined(QT_NO_TABBAR))
#define QT_NO_TABDIALOG
#endif

// QTextCodecPlugin
#if !defined(QT_NO_TEXTCODECPLUGIN) && (defined(QT_NO_TEXTCODEC) || defined(QT_NO_LIBRARY))
#define QT_NO_TEXTCODECPLUGIN
#endif

// QColorDialog
#if !defined(QT_NO_COLORDIALOG) && (defined(QT_NO_SPINBOX))
#define QT_NO_COLORDIALOG
#endif

// QGraphicsEffect
#if !defined(QT_NO_GRAPHICSEFFECT) && (defined(QT_NO_GRAPHICSVIEW))
#define QT_NO_GRAPHICSEFFECT
#endif

// The Model/View Framework
#if !defined(QT_NO_ITEMVIEWS) && (defined(QT_NO_RUBBERBAND) || defined(QT_NO_SCROLLAREA))
#define QT_NO_ITEMVIEWS
#endif

// QMenuBar
#if !defined(QT_NO_MENUBAR) && (defined(QT_NO_MENU) || defined(QT_NO_TOOLBUTTON))
#define QT_NO_MENUBAR
#endif

// Sound Server
#if !defined(QT_NO_QWS_SOUNDSERVER) && (defined(QT_NO_SOUND) || defined(QT_NO_HOSTINFO) || defined(QT_NO_QWS_MULTIPROCESS))
#define QT_NO_QWS_SOUNDSERVER
#endif

// QSvgGenerator
#if !defined(QT_NO_SVGGENERATOR) && (defined(QT_NO_SVG))
#define QT_NO_SVGGENERATOR
#endif

// QSvgRenderer
#if !defined(QT_NO_SVGRENDERER) && (defined(QT_NO_SVG))
#define QT_NO_SVGRENDERER
#endif

// QTabWidget
#if !defined(QT_NO_TABWIDGET) && (defined(QT_NO_TABBAR) || defined(QT_NO_STACKEDWIDGET))
#define QT_NO_TABWIDGET
#endif

// QTextEdit
#if !defined(QT_NO_TEXTEDIT) && (defined(QT_NO_SCROLLAREA) || defined(QT_NO_PROPERTIES))
#define QT_NO_TEXTEDIT
#endif

// QErrorMessage
#if !defined(QT_NO_ERRORMESSAGE) && (defined(QT_NO_TEXTEDIT))
#define QT_NO_ERRORMESSAGE
#endif

// QListView
#if !defined(QT_NO_LISTVIEW) && (defined(QT_NO_ITEMVIEWS))
#define QT_NO_LISTVIEW
#endif

// QMainWindow
#if !defined(QT_NO_MAINWINDOW) && (defined(QT_NO_MENU) || defined(QT_NO_RESIZEHANDLER) || defined(QT_NO_TOOLBUTTON))
#define QT_NO_MAINWINDOW
#endif

// QAbstractProxyModel
#if !defined(QT_NO_PROXYMODEL) && (defined(QT_NO_ITEMVIEWS))
#define QT_NO_PROXYMODEL
#endif

// QStandardItemModel
#if !defined(QT_NO_STANDARDITEMMODEL) && (defined(QT_NO_ITEMVIEWS))
#define QT_NO_STANDARDITEMMODEL
#endif

// QStringListModel
#if !defined(QT_NO_STRINGLISTMODEL) && (defined(QT_NO_ITEMVIEWS))
#define QT_NO_STRINGLISTMODEL
#endif

// QSvgWidget
#if !defined(QT_NO_SVGWIDGET) && (defined(QT_NO_SVGRENDERER))
#define QT_NO_SVGWIDGET
#endif

// QSyntaxHighlighter
#if !defined(QT_NO_SYNTAXHIGHLIGHTER) && (defined(QT_NO_TEXTEDIT))
#define QT_NO_SYNTAXHIGHLIGHTER
#endif

// QTableView
#if !defined(QT_NO_TABLEVIEW) && (defined(QT_NO_ITEMVIEWS))
#define QT_NO_TABLEVIEW
#endif

// QTextBrowser
#if !defined(QT_NO_TEXTBROWSER) && (defined(QT_NO_TEXTEDIT))
#define QT_NO_TEXTBROWSER
#endif

// QToolBox
#if !defined(QT_NO_TOOLBOX) && (defined(QT_NO_TOOLBUTTON) || defined(QT_NO_SCROLLAREA))
#define QT_NO_TOOLBOX
#endif

// QTreeView
#if !defined(QT_NO_TREEVIEW) && (defined(QT_NO_ITEMVIEWS))
#define QT_NO_TREEVIEW
#endif

// Accessibility
#if !defined(QT_NO_ACCESSIBILITY) && (defined(QT_NO_PROPERTIES) || defined(QT_NO_MENUBAR))
#define QT_NO_ACCESSIBILITY
#endif

// QColumnView
#if !defined(QT_NO_COLUMNVIEW) && (defined(QT_NO_LISTVIEW))
#define QT_NO_COLUMNVIEW
#endif

// QCompleter
#if !defined(QT_NO_COMPLETER) && (defined(QT_NO_PROXYMODEL))
#define QT_NO_COMPLETER
#endif

// Common UNIX Printing System
#if !defined(QT_NO_CUPS) && (defined(QT_NO_PRINTER) || defined(QT_NO_LIBRARY))
#define QT_NO_CUPS
#endif

// QDataWidgetMapper
#if !defined(QT_NO_DATAWIDGETMAPPER) && (defined(QT_NO_ITEMVIEWS) || defined(QT_NO_PROPERTIES))
#define QT_NO_DATAWIDGETMAPPER
#endif

// QListWidget
#if !defined(QT_NO_LISTWIDGET) && (defined(QT_NO_LISTVIEW))
#define QT_NO_LISTWIDGET
#endif

// QSortFilterProxyModel
#if !defined(QT_NO_SORTFILTERPROXYMODEL) && (defined(QT_NO_PROXYMODEL))
#define QT_NO_SORTFILTERPROXYMODEL
#endif

// QTableWidget
#if !defined(QT_NO_TABLEWIDGET) && (defined(QT_NO_TABLEVIEW))
#define QT_NO_TABLEWIDGET
#endif

// QToolBar
#if !defined(QT_NO_TOOLBAR) && (defined(QT_NO_MAINWINDOW))
#define QT_NO_TOOLBAR
#endif

// QTreeWidget
#if !defined(QT_NO_TREEWIDGET) && (defined(QT_NO_TREEVIEW))
#define QT_NO_TREEWIDGET
#endif

// QDirModel
#if !defined(QT_NO_DIRMODEL) && (defined(QT_NO_ITEMVIEWS) || defined(QT_NO_FILESYSTEMMODEL))
#define QT_NO_DIRMODEL
#endif

// QDockwidget
#if !defined(QT_NO_DOCKWIDGET) && (defined(QT_NO_RUBBERBAND) || defined(QT_NO_MAINWINDOW))
#define QT_NO_DOCKWIDGET
#endif

// QUndoView
#if !defined(QT_NO_UNDOVIEW) && (defined(QT_NO_UNDOSTACK) || defined(QT_NO_LISTVIEW))
#define QT_NO_UNDOVIEW
#endif

// QCompleter
#if !defined(QT_NO_FSCOMPLETER) && (defined(QT_NO_FILESYSTEMMODEL) || defined(QT_NO_COMPLETER))
#define QT_NO_FSCOMPLETER
#endif

// QGraphicsSvgItem
#if !defined(QT_NO_GRAPHICSSVGITEM) && (defined(QT_NO_SVGRENDERER) || defined(QT_NO_GRAPHICSVIEW))
#define QT_NO_GRAPHICSSVGITEM
#endif

// QComboBox
#if !defined(QT_NO_COMBOBOX) && (defined(QT_NO_LINEEDIT) || defined(QT_NO_STANDARDITEMMODEL) || defined(QT_NO_LISTVIEW))
#define QT_NO_COMBOBOX
#endif

// QWorkSpace
#if !defined(QT_NO_WORKSPACE) && (defined(QT_NO_SCROLLBAR) || defined(QT_NO_MAINWINDOW) || defined(QT_NO_MENUBAR))
#define QT_NO_WORKSPACE
#endif

// QPrintPreviewWidget
#if !defined(QT_NO_PRINTPREVIEWWIDGET) && (defined(QT_NO_GRAPHICSVIEW) || defined(QT_NO_PRINTER) || defined(QT_NO_MAINWINDOW))
#define QT_NO_PRINTPREVIEWWIDGET
#endif

// QCalendarWidget
#if !defined(QT_NO_CALENDARWIDGET) && (defined(QT_NO_TABLEVIEW) || defined(QT_NO_MENU) || defined(QT_NO_TEXTDATE) || defined(QT_NO_SPINBOX) || defined(QT_NO_TOOLBUTTON))
#define QT_NO_CALENDARWIDGET
#endif

// QDateTimeEdit
#if !defined(QT_NO_DATETIMEEDIT) && (defined(QT_NO_CALENDARWIDGET) || defined(QT_NO_DATESTRING))
#define QT_NO_DATETIMEEDIT
#endif

// QInputDialog
#if !defined(QT_NO_INPUTDIALOG) && (defined(QT_NO_COMBOBOX) || defined(QT_NO_SPINBOX) || defined(QT_NO_STACKEDWIDGET))
#define QT_NO_INPUTDIALOG
#endif

// Phonon::EffectWidget
#if !defined(QT_NO_PHONON_EFFECTWIDGET) && (defined(QT_NO_PHONON_EFFECT) || defined(QT_NO_COMBOBOX) || defined(QT_NO_SPINBOX))
#define QT_NO_PHONON_EFFECTWIDGET
#endif

// QFontComboBox
#if !defined(QT_NO_FONTCOMBOBOX) && (defined(QT_NO_COMBOBOX) || defined(QT_NO_STRINGLISTMODEL))
#define QT_NO_FONTCOMBOBOX
#endif

// QFontDialog
#if !defined(QT_NO_FONTDIALOG) && (defined(QT_NO_STRINGLISTMODEL) || defined(QT_NO_COMBOBOX) || defined(QT_NO_VALIDATOR) || defined(QT_NO_GROUPBOX))
#define QT_NO_FONTDIALOG
#endif

// QPrintDialog
#if !defined(QT_NO_PRINTDIALOG) && (defined(QT_NO_PRINTER) || defined(QT_NO_COMBOBOX) || defined(QT_NO_BUTTONGROUP) || defined(QT_NO_SPINBOX) || defined(QT_NO_TREEVIEW) || defined(QT_NO_TABWIDGET))
#define QT_NO_PRINTDIALOG
#endif

// QFileDialog
#if !defined(QT_NO_FILEDIALOG) && (defined(QT_NO_DIRMODEL) || defined(QT_NO_TREEVIEW) || defined(QT_NO_COMBOBOX) || defined(QT_NO_TOOLBUTTON) || defined(QT_NO_BUTTONGROUP) || defined(QT_NO_TOOLTIP) || defined(QT_NO_SPLITTER) || defined(QT_NO_STACKEDWIDGET) || defined(QT_NO_PROXYMODEL))
#define QT_NO_FILEDIALOG
#endif

// QPrintPreviewDialog
#if !defined(QT_NO_PRINTPREVIEWDIALOG) && (defined(QT_NO_PRINTPREVIEWWIDGET) || defined(QT_NO_PRINTDIALOG) || defined(QT_NO_TOOLBAR))
#define QT_NO_PRINTPREVIEWDIALOG
#endif




For some reason I cannot get the command you suggested to run.

plucker@plucker-desktop:~/ktorrent-4.0.3/build$ sudo cmake -DENABLE_MEDIAPLAYER_PLUGIN=false
CMake Error: The source directory "/home/plucker/ktorrent-4.0.3/build" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
plucker@plucker-desktop:~/ktorrent-4.0.3/build$
George
Moderator
Posts
5421
Karma
1

Re: Install failing

Fri Oct 01, 2010 7:00 am
cmake needs to be run from the source (/home/plucker/ktorrent-4.0.3/) directory not the build directory
MoDaX
Registered Member
Posts
241
Karma
0
OS

Re: Install failing

Sat Oct 02, 2010 4:24 pm
George wrote:cmake needs to be run from the source (/home/plucker/ktorrent-4.0.3/) directory not the build directory


No, that's not true. cmake needs to be run from the build directory. However, the path to the source directory (usually .. if build directory is a subdirectory of the source tree) has to be passed as an argument to the cmake call.
mcdeath
Registered Member
Posts
5
Karma
0

Re: Install failing

Sun Oct 03, 2010 11:37 pm
George wrote:cmake needs to be run from the source (/home/plucker/ktorrent-4.0.3/) directory not the build directory



Success!
Although now my plugins have disappeared from the side bar, the pluin is ticked under the plugin section but they refuse to appear.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]