1
Graphics / Re: Unhandled exception at cleanupUnsharedResources
« on: March 18, 2023, 05:35:25 pm »The global destruction order is undefined (...)
This make sence, thanks.
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.
The global destruction order is undefined (...)
You can't create dynamic SFML libraries with statically linked runtime library. SFML's CMake script will just return an error.
Just return the IntRect as value.
What do you mean by "invalid" IntRect?