pkg-config is a helper tool used when compiling applications and libraries
可以幫助用到正確的 compiler options
例如: gcc -o test test.c `pkg-config --libs --cflags glib-2.0`
可以幫助用到正確的 compiler options
例如: gcc -o test test.c `pkg-config --libs --cflags glib-2.0`
沒有留言:
張貼留言