jade/sdl_test/readme.txt

4 lines
106 B
Plaintext
Raw Normal View History

2013-11-07 03:00:40 +00:00
Ccompile with:
g++ -ldl $(sdl-config --libs --cflags) -lSDL_image -lSDL_ttf test.cpp -o test -std=c++11