hello, i'm new to sfml and i've run into a bit of a problem. i can compile my code fine into debug and release builds but when the binary is run externally without the use of an ide, nothing renders - not even the shapes - besides the color used when the window clears the screen. i'm not sure how to pinpoint the problem but i do know that an earlier version of my app was working correctly.
i'm using vs2012 with sfml's latest compiled source from the github with both static libraries. if anyone can help, that'd be greatly appreciated. thanks.