Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-9751

failure during config and compile for Linux Debian systems

    XMLWordPrintable

Details

    Description

      file path: qt-everywhere-opensource-src-4.7.0-tp/src/declarative/util/
      file:- qdeclarativepixmapcache.cpp

      line 67

      #include <QFile>
      #include <QThread>
      #include <QMutex>
      #include <QWaitCondition>
      #include <QtCore/qdebug.h>
      #include <private/qobject_p.h>
      #include <QSslError>

      #ifdef Q_OS_LINUX
      #include <pthread.h>
      //debian crashes on this duplicate stuct timerspec previous def in /usr/include/time.h using ARMEL
      //commented out this #include
      //#include <linux/sched.h>
      #endif

      // Maximum number of simultaneous image requests to send.
      static const int maxImageRequestCount = 8;

      QT_BEGIN_NAMESPACE

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            jimgilmour1 Jim Gilmour
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes