顯示具有 Makefile 標籤的文章。 顯示所有文章
顯示具有 Makefile 標籤的文章。 顯示所有文章

2015年3月25日 星期三

How to compile from SDL Library

gcc hello.c -I/usr/include/SDL `sdl-config --cflags --libs` -o hello