how can i close the console window?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
keynet
Posts: 18
Joined: Wed Jun 27, 2012 9:07 am

how can i close the console window?

Post by keynet »

when I running the Irrlicht device, whether it is released version or debugging version, the console window always remains.

But I don't want to keep console open when irrDevice is running.

How can I get rid of this?
From Seoul, South Korea
CuteAlien
Admin
Posts: 10035
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: how can i close the console window?

Post by CuteAlien »

IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
keynet
Posts: 18
Joined: Wed Jun 27, 2012 9:07 am

Re: how can i close the console window?

Post by keynet »

Thank you so much!!!! I solved it!!!
From Seoul, South Korea
Post Reply