Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cerbero cerbero
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • cerberocerbero
  • Issues
  • #174

Closed
Open
Created Jul 09, 2019 by Neil Dwyer@neildwyer1991

Windows w/ gi and python

Hey all,

I'm trying to build gstreamer with -v python -v gi and it's failing during gobject-introspection configure:

checking for headers required to compile python extensions... ./configure: line 15236: /c/Python37//python-config: No such file or directory
not found
configure: error: Python headers not found

As far as I can see it wants to run python-config --includes to find the headers and this doesn't exist on windows. Has anyone successfully built this?

I will try hacking it to work by providing my own script python-config that returns the path-to-includes in the meantime.

Thanks in advanced!

Assignee
Assign to
Time tracking