Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-92

Missing compiler macros

XMLWordPrintable

      The following macros are not defined when compiling cpp files with qbs (compared to using qmake on the same Qt 4.7.2 with mingw, on Windows 7)

      In release config:
      QT_NO_DEBUG

      In all configs:
      QT_LARGEFILE_SUPPORT
      QT_DLL
      QT_CORE_LIB
      QT_HAVE_MMX
      QT_HAVE_3DNOW
      QT_HAVE_SSE
      QT_HAVE_MMXEXT
      QT_HAVE_SSE2
      QT_THREAD_SUPPORT
      QT_NEEDS_QMAIN

      The only one I've ever actually used is QT_NO_DEBUG, because of debug-only asserts and such.

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

            jbornema Joerg Bornemann
            tomsci Tom Sutcliffe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes