# using glfw and opengl libraries

g++ sfv.cpp -lopengl_for_2d -lglfw -lopengl32 -s -o sfv.exe