Bug 165292 - albumwidgetstack.cpp can't find Phonon/MediaObject
Summary: albumwidgetstack.cpp can't find Phonon/MediaObject
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Cmake (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-29 12:17 UTC by Treeve Jelbert
Modified: 2017-07-28 20:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Treeve Jelbert 2008-06-29 12:17:43 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc-4.3.1 
OS:                Linux

-- Found Phonon: /opt/lib/libphonon.so
-- Found Phonon Includes: /opt/include/KDE;/opt/include
-- Found KDE 4.1 include dir: /opt/include
-- Found KDE 4.1 library dir: /opt/lib

......


[ 49%] Building CXX object digikam/CMakeFiles/digikam_bin.dir/albumwidgetstack.o
In file included from /usr/src/digikam-svn/digikam/albumwidgetstack.cpp:48:
/usr/src/digikam-svn/digikam/mediaplayerview.h:34:30: error: Phonon/MediaObject: No such
fileor directory
In file included from /usr/src/digikam-svn/digikam/albumwidgetstack.cpp:48:
/usr/src/digikam-svn/digikam/mediaplayerview.h:61: error: 'Phonon' has not been declared
/usr/src/digikam-svn/digikam/mediaplayerview.h:61: error: expected ',' or '...' before
'newState'
make[2]: *** [digikam/CMakeFiles/digikam_bin.dir/albumwidgetstack.o] Error 1
Comment 1 caulier.gilles 2008-06-29 12:32:35 UTC
SVN commit 825758 by cgilles:

compile with phonon properly
BUGS: 165292


 M  +3 -3      mediaplayerview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=825758