| 111 | === Missing Phonon === |
| 112 | {{{ |
| 113 | In file included from ../../../WebCore/platform/graphics/MediaPlayer.cpp:46: |
| 114 | ../../../WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h:27:29: |
| 115 | error: phononnamespace.h: No such file or directory |
| 116 | In file included from ../../../WebCore/platform/graphics/MediaPlayer.cpp:46: |
| 117 | ../../../WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h:120: |
| 118 | error: ‘Phonon::State’ has not been declared |
| 119 | ../../../WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.h:120: |
| 120 | error: ‘Phonon::State’ has not been declared |
| 121 | }}} |
| 122 | |
| 123 | This error is caused by not having Phonon installed. Install the development version to resolve. |
| 124 | |