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

is_using_gnupoc doesn't work well on mac for makefile build system

XMLWordPrintable

    • macOS

      It is difficult on Mac, normally the default value for OS is case insensitive, but gcce compiler is case sensitive.

      For example, there is a AknDoc.h in SDK, system("test -f $${EPOCROOT}epoc32/include/akndoc.h") | system("test -f $${EPOCROOT}epoc32/include/mw/akndoc.h") in mkspecs/features/symbian/qt_config.prf will return true. And it will fail when linking.

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

            liaqi Liang Qi
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes