Menu

#76 final build fails

open
nobody
None
5
2010-12-24
2010-12-24
Erik Sigra
No

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

Discussion

  • Erik Sigra

    Erik Sigra - 2010-12-26

    patch that fixes this particular build failure

     
  • Erik Sigra

    Erik Sigra - 2011-11-12

    this patch seems to fix the build of kplayer-0.7.1

     

Log in to post a comment.