You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using CMake & MinGW and I DON'T think the linker flag -mwindows is useful at all for me and it has made me too inconvenient to develop console apps. I cannot use the stdout functions such as printf and puts because of this flag. Hope to remove it.