final build fails
Status: Beta
Brought to you by:
kiriuja
Steps to reproduce:
1. tar jxvf kplayer-0.7.tar.bz2
2. cd kplayer-0.7
3. mkdir build
4. cd build
5. cmake -DKDE4_ENABLE_FINAL=ON ..
6. make kplayer
Actual result:
I fil inkluderad från /usr/include/qt4/QtCore/qstringlist.h:46,
från /usr/include/qt4/QtCore/QStringList:1,
från /usr/include/klocalizedstring.h:27,
från /usr/include/klocale.h:25,
från kplayer-0.7/kplayer/kplayerwidget.cpp:17,
från kplayer-0.7/build/kplayer/kplayer_final_cpp.cpp:3:
/usr/include/qt4/QtCore/qdatastream.h:50:2: fel: #error qdatastream.h must be included before any header file that defines Status
patch that fixes this particular build failure
this patch seems to fix the build of kplayer-0.7.1