1
Graphique / Re: Instancier un sf::Text
« le: Février 21, 2018, 06:30:35 pm »
J'ai regardé plus précisément et j'ai trouvé que dans le sf::Text instancié, le compilateur ne trouve pas la mémoire dans le répertoire
textTest | m_string | m_string | std::_String_alloc<std::_String_base_types<unsigned int,std::allocator<unsigned int> > > | _Mypair | [Affichage brut] | std::allocator<unsigned int> | _MyVal 2 | std::Container_base12 | _MyProxy | _Mycont | _Myproxy | _Myfirstiter
de _Myproxy et _Mynextiter où il dit qu'il ne peux pas lire la mémoire
Je ne suis qu'un débutant et je ne comprends pas grand chose :/
textTest | m_string | m_string | std::_String_alloc<std::_String_base_types<unsigned int,std::allocator<unsigned int> > > | _Mypair | [Affichage brut] | std::allocator<unsigned int> | _MyVal 2 | std::Container_base12 | _MyProxy | _Mycont | _Myproxy | _Myfirstiter
de _Myproxy et _Mynextiter où il dit qu'il ne peux pas lire la mémoire
Je ne suis qu'un débutant et je ne comprends pas grand chose :/