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

Pages: [1]
1
General / Re: compiled program doesn't display properly
« on: March 20, 2013, 11:29:12 pm »
sorry, looks like i spoke too soon. after picking apart and reapplying bits of code in a separate solution, the problem seemed to have solved itself (though i still don't know triggered it).

2
General / compiled program doesn't display properly
« on: March 20, 2013, 10:01:48 pm »
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.

Pages: [1]
anything