Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Problems building qt-mobility 1.2

Problems building qt-mobility 1.2

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    skatkov
    wrote on last edited by
    #1

    I'm using scratchbox to build qt-mobility 1.2.

    use:
    ./configure --prefix /usr
    make

    receive following error:
    g++ -c -pipe -g -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQTM_BUILD_UNITTESTS -DQT_SHARED -DQTM_PLUGIN_PATH="/targets/maemo6-armv7/usr/plugins" -DQT_BUILD_MESSAGING_LIB -DQT_MAKEDLL -DUSE_QMF_IMPLEMENTATION -DQT_GUI_LIB -DQT_CORE_LIB -I/targets/maemo6-armv7/usr/share/qt4/mkspecs/linux-g++-maemo -I. -I/targets/maemo6-armv7/usr/include/qt4/QtCore -I/targets/maemo6-armv7/usr/include/qt4/QtGui -I/targets/maemo6-armv7/usr/include/qt4 -I../global -I. -I../../build/Debug/QtMessaging/moc -o ../../build/Debug/QtMessaging/qmessagecontentcontainer.o qmessagecontentcontainer.cpp
    In file included from qmessagecontentcontainer_p.h:50,
    from qmessagecontentcontainer.cpp:47:
    qmfhelpers_p.h:54: fatal error: qmaildatacomparator.h: No such file or directory
    compilation terminated.
    make[2]: *** [../../build/Debug/QtMessaging/qmessagecontentcontainer.o] Error 1
    make[2]: Leaving directory /home/qtmobility/qt-mobility/src/messaging' make[1]: *** [sub-messaging-make_default] Error 2 make[1]: Leaving directory /home/qtmobility/qt-mobility/src'
    make: *** [sub-src-make_default-ordered] Error 2

    any help, please?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mmodem
      wrote on last edited by
      #2

      This happens since you have qmf installed in your system.

      Qt-mobilty should buildrequire QMF but atm thats still somehting that needs to be fixed.

      I also have reported this but seams the developers are deaf...

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved