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 31
    • Merge requests 31
  • 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
  • #81

Closed
Open
Created Sep 25, 2018 by Bugzilla Migration User@bugzilla-migration

GStreamer iOS packages fail to build with Xcode 10.0 update

Submitted by David Manpearl

Link to original bug (#797200)

Description

This bug affects our current Xcode projects and GStreamer’s example template projects such as "GStreamer Single View Application.xctemplate".

Build error: gst_ios_init.h: #include <gst/gst.h>: 'gst/gst.h' file not found.

Severity: This is a critical Blocker for all of our iOS builds.

Versions affected:

  • Xcode: 10.0
  • Gstreamer: 1.14.3 (also tested with 1.14.2)

GStreamer installed on Mac OS X 10.13.6 from here: https://gstreamer.freedesktop.org/data/pkg/ios/1.14.3/

Verified:

  • Targets > Linked Frameworks and Libraries > Gstreamer.framework
  • Header search path includes: "~/Library/Developer/GStreamer/iPhone.sdk/GStreamer.framework/Headers"
  • Headers directory exists.
  • Headers directory contains gst, gst/gst.h

Unsuccessful attempts to fix:

  • GStreamer/gst/gst.h
  • File > Project Settings… > Build System: > New Build System (Default) => Legacy Build System

Version: 1.4.3

Assignee
Assign to
Time tracking