1
Général / Re : [SFML 2.1] Compilation sur Mac OS X.
« le: Novembre 23, 2013, 11:01:38 am »
Nous étions 4 étudiants en fin d'etudes a lire votre tuto et personne n'a trouve cela explicite pardonnez nous
Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.
g++ main.cpp -stdlib=libc++ -lsfml-graphics -lsfml-window -lsfml-system
Undefined symbols for architecture x86_64:
"sf::String::String(char const*, std::__1::locale const&)", referenced from:
_main in main-CoKsWN.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Undefined symbols for architecture x86_64:
"sf::String::String(char const*, std::__1::locale const&)", referenced from:
_main in main-4EMYfT.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)