본문 바로가기
IT/SW

gtk+ compile option (DirectFB + GTK+)

by 낭만테라스 2018. 7. 11.

gtk+ compile option (DirectFB + GTK+)

$ gcc -o hellWorld helloWorld.c $(pkg-config gtk+-2.0 --cflags) $(pkg-config gtk+-2.0 --libs)


댓글