Ondřej Plátek Archive
PhD candidate@UFAL, Prague. LLM & TTS evaluation. Engineer. Researcher. Speaker. Father.

How to link with system library? Ask pkg-config

How I find parameters for gcc if I need link with alsa library?

$ pkg-config --cflags --libs alsa
-I/usr/include/alsa -lasound # settings for my Ubuntu 12.10