You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My plan so far was to have a new setup tutorial that shows different options with different package managers (vcpkg, conan, conda, etc).
Additionally, we will have to evaluate the "risk" of providing links on official pages to third-party maintained packages. Since we're not maintaining them, there's no guarantee that the packages are up to date and we check verify the validity of each package. But if it's isolated on a separate page and we potentially add some information, then I think it would be fine. 🙂
The sfml port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please create an issue or pull request on the vcpkg repository.
martinRenou
changed the title
SFML packaged on conda
Add install instructions with package managers
Apr 1, 2020
I packaged SFML for conda.
Installing SFML with conda is really straighforward:
This installs the dynamic library in the current conda environment, it works on Windows, OSX and Linux.
Would you be interested in me adding it to the documentation? I'm happy to open a PR for it.
The text was updated successfully, but these errors were encountered: