Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.5.0
-
Windows 10, Qt 5.10.0, MinGW GCC 6.4.0, Qt Creator 4.5.0
-
24263717f39730cfd02e4b5efbdf41c76bd63ba4 (qt-creator/qt-creator/master)
Description
I built Qt from source and use different namespace in configure -qtnamespace ABC,
All Qt creator built correctly, but when I just simple create a new GUI project, the new created project cannot be built, I have to manually and QT_BEGIN_NAMESPACE QT_END_NAMESPACE to wrap up UI class