libnui / nui3

libnui v3
http://libnui.net
Mozilla Public License 2.0
163 stars 31 forks source link

Can't build on macOS High Sierra with Xcode 9.4.1 #35

Open gusc opened 6 years ago

gusc commented 6 years ago

The dependency on QTKit fails.

  1. There is no header <QTKit/QTKit.h>
  2. QTKit was deprecated in macOS 10.9 in favor of AVFoundation: https://developer.apple.com/documentation/qtkit

This prevents building of nui3 on macOS 10.13 with Xcode 9.4.1