Opened 8 years ago
Last modified 8 years ago
#52069 closed defect
wxWidgets-3.0: is not building in 10.12 Sierra beta due to missing QuickTime.h — at Version 1
Reported by: | reactortrip@… | Owned by: | mojca@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | sierra | Cc: | jwa@… |
Port: | wxWidgets-3.0 wxPython-3.0 |
Description (last modified by mojca (Mojca Miklavec))
I am attempting to install HackRF/GNURadio, wxPython-3.0
is failing to build.
:info:build ../src/osx/core/bitmap.cpp:39:10: fatal error: 'QuickTime/QuickTime.h' file not found :info:build #include <QuickTime/QuickTime.h> :info:build ^
Change History (2)
Changed 8 years ago by reactortrip@…
comment:1 Changed 8 years ago by mojca (Mojca Miklavec)
Cc: | mojca@… removed |
---|---|
Description: | modified (diff) |
Keywords: | sierra added |
Owner: | changed from macports-tickets@… to mojca@… |
Port: | wxWidgets-3.0 wxPython-3.0 added; wxpython-3.0 removed |
Summary: | wxpython-3.0 is not building in 10.12 Sierra beta → wxWidgets-3.0: is not building in 10.12 Sierra beta due to missing QuickTime.h |
Version: | 2.3.4 |
Note: See
TracTickets for help on using
tickets.
I didn't install Sierra yet.
Link to an upstream commit in master:
plus a reference in HomeBrew fighting with the same problem:
I guess we could test the upstream commit and apply it.