Skip to content

CLion Project File containing a functional SFML 'Hello World' Program

Notifications You must be signed in to change notification settings

PurpleAxe/CLion_SFML_HelloWorld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Originally Uploaded 07-20-2017

CLion_SFML_HelloWorld

This is my CLion Project File containing a functional SFML 'Hello World' Program. I decided to upload this after having to suffer through one and a half weeks of frustration, answer pages, documentation, etc. (in other words: the sacred software debugging ritual for when you have no idea what is wrong with the code ;) ).

It includes the FindSFML.cmake script, the edited CMakeLists.txt file, and a basic Hello World program (which displays the green circle in a window). Hopefully this will aid others in getting started with SFML. Enjoy!

Link to 'FindSFML.cmake' file: https://github.com/SFML/SFML/blob/master/cmake/Modules/FindSFML.cmake

StackOverflow Page Providing Original Script: https://stackoverflow.com/questions/26602471/how-to-run-sfml-in-clion-error-undefined-reference-to#26622833

About

CLion Project File containing a functional SFML 'Hello World' Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 33.2%
  • C++ 29.0%
  • C 19.1%
  • Makefile 18.7%