cd SDL mkdir build && cd build ../configure --prefix=/home/charles-chang/imageprogram/SDL make make install
gcc -o myprogram myprogram.c `sdl2-config --cflags --libs`
沒有留言:
張貼留言