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

Qt 5.6: QT_POINTER_SIZE is 4 for MSVC2010/64bit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0 Beta
    • 5.6.0 Alpha
    • None
    • Windows 7 MSVC2010/64bit
    • 90c73bee2083c8dc8635123726e138a26dd3a97 (qtbase/5.6, 7.10.2015, 5.6b)

    Description

       qDebug() << QT_VERSION_STR <<  "ptr size=W"
                   << QT_POINTER_SIZE << "word size" << QSysInfo::WordSize
                   << QSysInfo::currentCpuArchitecture()
                   << QLibraryInfo::build();
      

      produces

      5.6.0 ptr size=W 4 word size 64 "x86_64" Qt 5.6.0 (x86_64-little_endian-llp64 shared (dynamic) debug build; by MSVC 2010)
      

      As a consequence, QML no longer compiles: ('NaNEncodeMask' : undeclared identifier)

      Attachments

        1. qtbug48525_buildlog.txt
          5 kB
        2. qtbug48525_diag.diff
          2 kB
        3. qtbug48525_log.txt
          4 kB
        4. qtbug48525.zip
          1 kB

        Issue Links

          For Gerrit Dashboard: QTBUG-48525
          # Subject Branch Project Status CR V

          Activity

            People

              kleint Friedemann Kleint
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes