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

Pages: [1]
1
Graphics / Re: Issues with file paths and texture.loadFromFile()
« on: March 10, 2025, 04:29:26 pm »
You can't set the libraries in the "All configuration". They libraries differ between debug and release.

Remove them from the "All configuration".
Switch to release and add all the SFML libs without -d suffix.
Switch to debug and all the SFML libs with -d suffix.
You only need one set per configuration
Thank you, that's solved my problem. I have signed up just write this by the way.  :D ;D

Pages: [1]