qt creator - How to prevent the console window from showing when building a Qt application? -
i have question. generated exe project.and put dll in exe's folder.my exe fine, runs on computer. app has gui, black terminal occured when run .exe ...but don't want create it.is situation normal state?
put pro file: config -= console
Comments
Post a Comment