Page 1 of 1

GLFW programs without the console

Posted: Fri Jan 27, 2012 11:31 am
by relminator
Hi, I was able to build and run my opengl apps using GLFW but how do I remove that annoying console from popping up?

I am not using a makefile and only uses g++(console app).

Thanks!

Re: GLFW programs without the console

Posted: Fri Jan 27, 2012 6:07 pm
by jfouche
Go to project settings :
+ Common Settings
+ General
=> Uncheck "Pause when execution ends" at the bottom of the panel