Trouble with LDC2 and definition file to hide console?

kinke noone at nowhere.com
Mon Aug 20 19:42:55 UTC 2018


> For LDC, just rename your main() to WinMain().

Or alternatively, `-L/SUBSYSTEM:WINDOWS -L/ENTRY:mainCRTStartup` 
in the LDC cmdline.


More information about the Digitalmars-d-learn mailing list