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 - Shazer2

Pages: [1]
1
General / Re: Program has stopped working upon compilation
« on: June 02, 2013, 11:10:58 am »
Sorry, GCC 4.7 MinGW (DW2) - 32 bits is the package.

2
General / Re: Program has stopped working upon compilation
« on: June 02, 2013, 10:24:08 am »
I have SFML 2.0. So my debug section for linked libraries is:



Still stops working :( and everything is just as in the tutorial.

3
General / Program has stopped working upon compilation
« on: June 02, 2013, 08:25:38 am »
Hi all,

I followed this tutorial directly - http://www.sfml-dev.org/tutorials/2.0/start-cb.php and I am still having problems with getting my first application to open properly. I think I linked the libraries incorrectly, but I'm not sure how else to do it. This is my build options:






And the code:



And what happens when I compile:



I hope somebody can help. Thanks :)

Pages: [1]
anything