Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cRichards

Pages: [1]
1
General / Re: SFML weird behavior?
« on: May 06, 2012, 08:41:56 pm »
I think, in this case, Laurent means you've omitted details. In most cases, it's hard to know what went wrong without first knowing what you did exactly. Everything isn't always so cut and dry.  :)

2
General / Re: Getting rid of the console on windows with mingw
« on: April 16, 2012, 11:27:41 pm »
The simplest way to do this is to right click your project and click "Properties..". Click the "Build targets" tab and find where it says "Type:". It probably set to "console application" in the drop down menu. Change it to "GUI application" and/or click the check box underneath it that says "Pause when execution ends".

Wow. I completely misread the problem. I guess I thought you were looking for a solution in Code::blocks. Sorry about that.

Pages: [1]
anything