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.


Topics - Hindi

Pages: [1]
1
System / [SFML 2.0] Disabling error message
« on: March 18, 2013, 10:26:51 pm »
Hi !

I'm spamming the loadFromFile method on several directories. I'd like to keep my shell clean and set my own error messages instead of the dozens SFML's messages.
I learnt that I can't disable the messages and that they are sent to a specific ostream owned by SFML. Can I do something on that ostream to avoid the messages to be printed ?

Thanks for your help.

2
General / Unable to load file : configuration problem
« on: May 02, 2012, 09:48:26 am »
I'm trying to run an SFML project on code block on a new computer and there is a bug : every image loading  return false. The working directory seems to be the good one, I have no link error message, and this code works on another computer with the aproximate same configuration : SFML 1.6, windows 7 x64, NVIDIA graphic card (GT520M here).
Any advice ?

Pages: [1]
anything