use win_create_process instead of WinCallProcess to call the compiler
and linker, the latter uses STARTF_USESTDHANDLES, which seems to prevent the compiler from opening a console window
Showing
Please register or sign in to comment
and linker, the latter uses STARTF_USESTDHANDLES, which seems to prevent the compiler from opening a console window