You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build issues on 11.11.6 - have tried using the 10.11SDK but still no luck. Think QTKit has been replaced by AVKit and AVFoundation. Not sure how this plays out with kicadlibrarian.
../src/osx/cocoa/mediactrl.mm:76:10: fatal error: 'QTKit/QTKit.h' file not found
#include <QTKit/QTKit.h>
^
1 error generated.
make: *** [mediadll_osx_cocoa_mediactrl.o] Error 1
make: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered:
Build issues on 11.11.6 - have tried using the 10.11SDK but still no luck. Think QTKit has been replaced by AVKit and AVFoundation. Not sure how this plays out with kicadlibrarian.
The text was updated successfully, but these errors were encountered: