Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Graphics
»
Class that Inherent from sf::Drawable cannot be use with std::vector
Print
Pages: [
1
]
Author
Topic: Class that Inherent from sf::Drawable cannot be use with std::vector (Read 1610 times)
0 Members and 1 Guest are viewing this topic.
juicessz
Newbie
Posts: 1
Class that Inherent from sf::Drawable cannot be use with std::vector
«
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!!!
«
Last Edit: October 10, 2024, 12:03:52 am by eXpl0it3r
»
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Graphics
»
Class that Inherent from sf::Drawable cannot be use with std::vector