I need to install the SFML library for C ++ on CLion, since Visual Studio does not suit me for some reason. How can this be done?

  • The library is written in CMakeLists , like any other. What exactly is the problem? - Tocic
  • Moreover, the SFML website has a guide on how to build a library using cmake - Tocic
  • Tocic, the problem is that this guide does not help, and all sorts of errors appear. - CacaoBoy
  • Any kind of? Which one Give the error text in question. How can the community help you if you don’t know what the problem is? - Tocic

0