Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8016303
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T20:30:10+00:00 2026-06-04T20:30:10+00:00

I m trying to set the include path for gstreamer for one of my

  • 0

I m trying to set the include path for gstreamer for one of my project using waf . I think doing something like this should get the path

def configure(conf):                                                              
    conf.check_cfg(package='gstreamer-0.10', args='--cflags --libs',              
            uselib_store='GSTREAMER')   

The above code would get translated on the command line into something like this

vickey@tb:~$ pkg-config --cflags --libs gstreamer-0.10
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2  -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0  

the docs suggest that the it will Store the flags to the uselib variable GSTREAMER, and raise a configuration error if the package cannot be found.

when I try to print the value GSTREAMER using

print(GSTREAMER)

I dont get the values . Are the values getting stored at some other place ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T20:30:12+00:00Added an answer on June 4, 2026 at 8:30 pm
     1 def options(opt):                                                               
     2     opt.load("compiler_cxx")                                                    
     3                                                                                 
     4 def configure(conf):                                                            
     5     conf.check_cfg(package='gstreamer-0.10', args='--cflags --libs',            
     6             uselib_store='GSTREAMER')                                           
     7                                                                                 
     8     print (conf.env.LIB_GSTREAMER);                                                                   
     9                                                                                 
    10 def build(bld):                                                                 
    11     subdirs = []       
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to include this path to the zend framework, but failing: include_path
I am trying to build a Gstreamer program using waf.I am having some trouble
I'm trying to get the zend framework running, but the include path doesn't like
I am trying to set up Cobertura code coverage on a project which includes
I'm trying to set up cucumber for rails. I included this in my Gemfile
Trying to set it so if a certain condition is met then one of
Trying to set up a new project, and running into a weird issue. I
I'm trying to include a javascript file in a phmtl view script file using
I'm trying to set up autoloading for my classes in a new project of
Im trying set the single table inheritance model type in a form. So i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.