CMake issues when Qt Creator and Qt Design Studio work together
Unsolved
Qt Design Studio
-
Hello, I found the following problems when Qt Creator and Qt Design Studio were used together. Qt Design Studio would overwrite the CMake file modified by Qt Creator, resulting in abnormal compilation. In addition, if I want to Design a Singleton pattern qml in Qt Design Studio and add Pragma Singleton before the file, and modify CMake and find that it does not get the expected effect, has anyone encountered similar problems?