[Bug 770526] New: osxvideo: fatal error: 'QuickTime/QuickTime.h' file not found (macOS Sierra)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Aug 28 21:39:39 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770526

            Bug ID: 770526
           Summary: osxvideo: fatal error: 'QuickTime/QuickTime.h' file
                    not found (macOS Sierra)
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mezin.alexander at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 334319
  --> https://bugzilla.gnome.org/attachment.cgi?id=334319&action=edit
Build log

osxvideo plugin fails to build on macOS Sierra.

    In file included from cocoawindow.m:32:
    ./cocoawindow.h:30:9: fatal error: 'QuickTime/QuickTime.h' file not found
    #import <QuickTime/QuickTime.h>

    In file included from osxvideosink.m:39:
    ./osxvideosink.h:38:10: fatal error: 'QuickTime/QuickTime.h' file not found
    #include <QuickTime/QuickTime.h>

Tried 1.8.3 and git master - the same error.

I'm trying to install using Homebrew.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list