Forum Navigation
Close the console on windows.
Posted: 12/13/07 18:31:08Hello,
I have a problem with compiling tango applications on windows: Always if I run my finished program a console appears in the background where my Stdout()... output will be, but I don't need this console for the users who use my programs, so is there any way to close it or is there a way to tell dmd not to link it to the executable?
Is it a problem of tango-user-dmd.lib, tango-win32-dmd.lib and tango-base-dmd.lib? If it's an old version of tango: I don't know how to set it up with derelict. It's really hard to do that. Now I got my application working, but the console is so annoying.
Regards, Daniel
Regards,
Daniel