SFML community forums

Help => Graphics => Topic started by: juicessz on October 09, 2024, 08:43:35 pm

Title: Class that Inherent from sf::Drawable cannot be use with std::vector
Post by: juicessz on October 09, 2024, 08:43:35 pm
How can I use class that inhenrent from sf::Drawable in a std::vector
how to fix error C2672: 'std::construct_at': no matching overloaded function found with sf::Drawable
How can I use class that inhenrent from sf::Drawable in a std::vector in a DLL

https://stackoverflow.com/questions/79071511/class-that-inherits-from-sfdrawable-cannot-be-use-with-stdvector?noredirect=1#comment139423929_79071511

I dont know if link are allow.
Need help  please!!!