Search code examples
visual-studiosfml

VS 2015 configure SFML


I have installed VS 2015 Enterprise. I want to prepare a project for SFML

Tutorial

But in my version of VS I don't have got C/C++

My VS

What can I do to add these directories?


Solution

  • You first need at add a C++ file to the project, only then will the C/C++ option appear.