SFML community forums

General => General discussions => Topic started by: notskm on August 07, 2018, 02:00:18 am

Title: I made a Conan package for SFML
Post by: notskm on August 07, 2018, 02:00:18 am
I made a Conan package for SFML. You can find it here. (https://github.com/bincrafters/conan-sfml)

It was accepted into Bincrafters only yesterday, so it's not perfect. Currently, SFML 2.5.0 is the only version supported. The Mac builds aren't working, but that's being fixed. The Linux and Windows builds work fine as far as I can tell.
Title: Re: I made a Conan package for SFML
Post by: eXpl0it3r on August 07, 2018, 10:22:47 am
Cool! :)

I think there were previous attempts from one of the co-founders of Conan, not sure if that ever went anywhere.

If you need help with anything, let us know.
Title: Re: I made a Conan package for SFML
Post by: Elias Daler on August 08, 2018, 08:40:24 am
Looks neat, great job.