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

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -