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

Pages: 1 [2]
16
Graphics / Impossibly simple question.
« on: November 08, 2009, 04:05:15 am »


I'm stumped as to why the edges of my sprite are blending.

I've looked around at member functions to see how I can disable this-- But I've seen nothing.

How can I turn this off?

[EDIT]
Nevermind, after a bit of topic digging I found my answer.

Thank you.

17
Window / Window creation error? Why?
« on: September 06, 2008, 06:52:43 am »
Absolutely, I only very recently downloaded 1.3, which is my first use of SFML.(I checked in the folder anyways, nothing)

18
Window / Window creation error? Why?
« on: September 05, 2008, 01:30:20 am »
Hey, I'm using SFML(apparently.) with Code::Blocks. I linked SFML up to CB as in the tutorial, and ran everything fine... Well. I then moved on to the next tutorial, making a window. I then got the following error:

"The procedure entry point ?GetHeight@Window@sf@@QBEIXZ could not be located in the dynamic link library sfml-window.dll."

I copied and pasted the code, so I don't think it's a syntax error. I made sure I linked all of the systems(In the order provided in the first tutorial) and had the .DLLs in the .exe directory. They were, I still for the error. Could you please help me out here? This is sort of hindering my process of both learning SFML, and making my first game with this SDK.

Pages: 1 [2]