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

Pages: [1]
1
General / Re: Visual studio project broken in release mode
« on: August 19, 2021, 02:23:43 pm »
thank you, I read a book on sfml and they never mentioned this and it left me kind of confused. thank you for the information.

2
General / Visual studio project broken in release mode
« on: August 18, 2021, 11:46:42 pm »
hello all, I have been using sfml for a while and I must say I really like the workflow. I now have a game that I'm ready to release but I have encountered a weird problem in visual studio when I switch to release mode the sprites for the npc characters render but they don't move and the player cant interact with them, the whole game runs completely fine in debug with no problems or errors and I made sure to have it use the release sfml DLL files when running in release and the debug files when running in debug but I still can't figure out why the npc characters don't do anything in release but work fine in debug. is this a common problem with the visual studio compiler, is there something I did wrong. thanks in advance  :)

Pages: [1]