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

Pages: [1]
1
Graphics / Re: Possible bug in sf::Text
« on: September 29, 2012, 10:22:16 am »
check Frax's solution above he's changed line 236-237 in Text.cpp so that's what confused me. The actual change made by Laurent was on line 230.

Anyway thanks for that link. I'll recompile the latest source now.

2
Graphics / Re: Possible bug in sf::Text
« on: September 29, 2012, 08:45:18 am »
well I just checked the latest source and it hasn't been fixed yet. so I guess I'll have to make the changes myself, but the question still stands do I uninstall SFML currently installed?

3
Graphics / Re: Possible bug in sf::Text
« on: September 29, 2012, 08:23:33 am »
this is probably a very noobish question. But how do I find Text.cpp to fix this. I've looked everywhere for the file but can't find it.
Its located in the SFML source files. You need to get them from github to find it. And if you do download the latest source it will already be fixed, so you will just then need to compile the source files.

Do I need to uninstall the current version of SFML before I do that? Or is it ok to just overwrite the previous files. I've downloaded the latest source. Last time I just downloaded the version already compiled in VS2010 and didn't have to even use CMAKE.

4
Graphics / Re: Possible bug in sf::Text
« on: September 28, 2012, 01:56:29 pm »
this is probably a very noobish question. But how do I find Text.cpp to fix this. I've looked everywhere for the file but can't find it.

Pages: [1]
anything