Results 1 to 2 of 2
I am compiling gstreamer for my ARM board. When i compile that i am not getting "debug" messages. so i want "debug messages" while make my gstreamer. i added "./configure ...
- 12-29-2009 #1Linux User
- Join Date
- Aug 2008
- Location
- Trichy,India
- Posts
- 308
how to eneble debug message?
I am compiling gstreamer for my ARM board. When i compile that i am not getting "debug" messages. so i want "debug messages" while make my gstreamer. i added "./configure --enable-debug" but still i not getting debug message while i "make". please help me how to eneble debug messages...
Thanks in advance...
- 12-29-2009 #2Linux Newbie
- Join Date
- Sep 2005
- Location
- CZ
- Posts
- 164
I guess, next after the build you have to set-up environment variables, according to the GStreamer documentation:
Running GStreamer Applications


Reply With Quote