Tool/software: Linux
Hello,
I want to develop a gstreamer application in CCS6.2. On gstreamer site it is suggested to use pkg-config (gcc -Wall helloworld.c -o helloworld $(pkg-config --cflags --libs gstreamer-1.0) ). Where in CCS do I have to set the appropriate options so that all necessary libraries are available? Is the environment-setup script needed?
Thanks for your help.....
Marc