Hello all, the names Drake. Been working with C++ for a decent amount of time, got a decent foundation as far as programming goes. I know this is going to be a laughable question for most of you, but I was going though a pong tutorial and I got to the part to "add images". I made my own scaled blender picture in the .png format, and the website I went to also supplied me a "pre-made" image (as well as code so I know my code is 100% correct). My question is, I can do everything needed to make the program run, but I simply cannot get the picture to show up when the SFML window opens up. I've been reading in on it, and I cant figure it out due to lack of information (and have been up for several hours
). Im pretty positive its because I have to put it in the directory? and or PATH?. I would appreciate a sort of step by step walkthrough I how to do this. Ive worked on it several times and I cannot get an image to show up. I am beginner obviously so simplicity is the key, Im not looking for advanced topics but rather just simply getting the image to show up when I run my program. I very much appreciate and sorry for having to ask such a noobish question. Thank you kindly. (Im using Visual 2008, and SFML 1.6 by the way)