Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.4.0
-
None
-
Mac OS X 10.10.2, clang
Description
When I try to build test project I attached with Qt 5.4.0 it creates wrong Makefile for building. Why does the Makefile contains -mmacosx-version-min=10.7 created by qmake (Qt 5.4.0)? But the Makefile seems to correct created by qmake (Qt 4.8.6). It looks like a bug and makes difficulties for project building.