Ubuntu package libdev-sfml is only up to 2.6. How can I get sfml 3.0 for C++ on my machines? Am I just gonna have to build it from source?
Ubuntu package libdev-sfml is only up to 2.6. How can I get sfml 3.0 for C++ on my machines? Am I just gonna have to build it from source?
2 Comments
anon5621@lemmy.ml · 3 pts · 50d
Just use cmake with cloning 3 version from git and compile as part of ur project it pretty easy actually
jdnewmil@lemmy.ca · 0 pts · 50d
Looks like it. Isn't open source nice?