Hi eXpl0it3r
I think this is really important, because at least in my case I was between learning C++ and Java, and in Java is really easy to get this multimedia things running, and on C++ you have to fight a lot to get it running (if you are a beginner). The only reason I kept with C++ was because SFML was lowering my headache on this topic.
So you see... A beginner is usually confused about one Million things, and adding a tiny bity of complexity to it (even if it is to compile a library) is already enough to overload People new to any topic.
I know you don’t agree on trying to reach a bigger audience, but I think its really a beautiful Thing to be able to massify contents which are usually for a selected Group of people. Some hundreds of years ago, being able to read or write was a privilege of only a few, and now this is massified knowledge. The same is for computers and so many other things in our everyday life.
This philosophy apart, although I would still think the tutorial would be nice,
I accept your suggestion of leaving a note on the site for people who are confused with so many Options, as you said:
"
What we may think about is adding a note that people using MSYS (or Cygwin) could potentially use the built-in package managers. "I believe that adding the note as you said would be probably good enough (provided the note is in someplace easy to be found).
We could write something like this: "If you are lost with so much compiler possibilities or compilation problems, just use the MSYS2 system with a package manager (available on link bla bla) and let the package manager work the details for you."
Near the note we could leave the link to get MSYS2 (for Windows or any other widely used platforms) for people who are still lost with he possibility of using one Million Compilers, each one with their dependancy problems.
Or even better, we could provide a "it works out of the box pack" which comes with Codeblocks, a compiler and the latest SFML already installed and running out of the box that requires no headache with compilation or choosing a compiler and IDE for the user.
I think providing it for at least Windows should be enough to get the majority of people.