Download Install Compile Tutorial

Compile

Here's how to compile the LIBDRAGON. Do not hesitate to create a Makefile !

gcc -o $(NAME) $(C FILES) -Iinclude -Llib/dragon/ -ldragon -lcsfml-graphics