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

Windows 64Bit

    XMLWordPrintable

Details

    Description

      It is currently not tested to build 64 bit Qt and Qt applications using the following lines

      QMAKE_CFLAGS += -Wp64 -W3
      QMAKE_CXXFLAGS += -Wp64 -W3

      as recommended from Microsoft

      -> http://msdn.microsoft.com/en-us/library/aa384267(VS.85).aspx

      However it would be useful if this was tested and supported as this is the official recommendation from Microsoft when
      porting software to Microsoft 64bit OS. (At the moment heaps of warnings are issued when doing so).

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes