You have to look in terminal where things go wrong after hitting op. Instead of flooding this thread just pm me the terminal output.
Got this from deafeyejedi:
/usr/local/opt/llvm@7/bin/clang++ -pipe -stdlib=libc++ -fopenmp -ObjC++ -O2 -std=gnu++1y -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.8 -Wall -W -dM -E -o .moc/moc_predefs.h /usr/local/Cellar/qt/5.13.2/mkspecs/features/data/dummy.cpp
/usr/local/opt/llvm@7/bin/clang++ -c -pipe -stdlib=libc++ -fopenmp -ObjC++ -O2 -std=gnu++1y -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.8 -Wall -W -fPIC -DQT_DEPRECATED_WARNINGS -DSTDOUT_SILENT -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../qt -I. -I-I/usr/local/opt/llvm@7/include -I/usr/local/Cellar/qt/5.13.2/lib/QtMultimedia.framework/Headers -I/usr/local/Cellar/qt/5.13.2/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt/5.13.2/lib/QtGui.framework/Headers -I/usr/local/Cellar/qt/5.13.2/lib/QtNetwork.framework/Headers -I/usr/local/Cellar/qt/5.13.2/lib/QtCore.framework/Headers -I.moc -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AGL.framework/Headers -I.ui -I/usr/local/Cellar/qt/5.13.2/mkspecs/macx-clang -F/usr/local/Cellar/qt/5.13.2/lib -o .obj/qrc_ressources.o .rcc/qrc_ressources.cpp
/usr/local/opt/llvm@7/bin/clang++ -c -pipe -stdlib=libc++ -fopenmp -ObjC++ -O2 -std=gnu++1y -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.8 -Wall -W -fPIC -DQT_DEPRECATED_WARNINGS -DSTDOUT_SILENT -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../qt -I. -I-I/usr/local/opt/llvm@7/include -I/usr/local/Cellar/qt/5.13.2/lib/QtMultimedia.framework/Headers -I/usr/local/Cellar/qt/5.13.2/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt/5.13.2/lib/QtGui.framework/Headers -I/usr/local/Cellar/qt/5.13.2/lib/QtNetwork.framework/Headers -I/usr/local/Cellar/qt/5.13.2/lib/QtCore.framework/Headers -I.moc -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AGL.framework/Headers -I.ui -I/usr/local/Cellar/qt/5.13.2/mkspecs/macx-clang -F/usr/local/Cellar/qt/5.13.2/lib -o .obj/qrc_darkstyle.o .rcc/qrc_darkstyle.cpp
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:12:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKitErrors.h:10:1: error:
expected '('
API_UNAVAILABLE_BEGIN(ios)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:40: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
#define API_UNAVAILABLE_BEGIN(...) _Pragma("clang attribute push") __API_UNAVAILABLE_BEG...
^
<scratch space>:92:22: note: expanded from here
clang attribute push
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:12:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKitErrors.h:10:1: error:
expected 'push' or 'pop' after '#pragma clang attribute'
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:273: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
...__API_UNAVAILABLE_BEGIN4, __API_UNAVAILABLE_BEGIN3, __API_UNAVAILABLE_BEGIN2, __API_UNAVAILA...
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:9:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:12:1: error:
expected '('
API_UNAVAILABLE_BEGIN(ios)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:40: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
#define API_UNAVAILABLE_BEGIN(...) _Pragma("clang attribute push") __API_UNAVAILABLE_BEG...
^
<scratch space>:108:22: note: expanded from here
clang attribute push
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:9:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:12:1: error:
expected 'push' or 'pop' after '#pragma clang attribute'
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:273: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
...__API_UNAVAILABLE_BEGIN4, __API_UNAVAILABLE_BEGIN3, __API_UNAVAILABLE_BEGIN2, __API_UNAVAILA...
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:12:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKitErrors.h:53:1: error:
'#pragma clang attribute pop' with no matching '#pragma clang attribute push'
API_UNAVAILABLE_END
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:105:33: note:
expanded from macro 'API_UNAVAILABLE_END'
#define API_UNAVAILABLE_END _Pragma("clang attribute pop")
^
<scratch space>:104:8: note: expanded from here
clang attribute pop
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:13:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:17:1: error:
expected '('
API_UNAVAILABLE_BEGIN(ios)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:40: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
#define API_UNAVAILABLE_BEGIN(...) _Pragma("clang attribute push") __API_UNAVAILABLE_BEG...
^
<scratch space>:72:22: note: expanded from here
clang attribute push
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:13:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:17:1: error:
expected 'push' or 'pop' after '#pragma clang attribute'
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:273: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
...__API_UNAVAILABLE_BEGIN4, __API_UNAVAILABLE_BEGIN3, __API_UNAVAILABLE_BEGIN2, __API_UNAVAILA...
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:9:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:266:1: error:
'#pragma clang attribute pop' with no matching '#pragma clang attribute push'
API_UNAVAILABLE_END
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:105:33: note:
expanded from macro 'API_UNAVAILABLE_END'
#define API_UNAVAILABLE_END _Pragma("clang attribute pop")
^
<scratch space>:66:8: note: expanded from here
clang attribute pop
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:13:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:115:1: error:
'#pragma clang attribute pop' with no matching '#pragma clang attribute push'
API_UNAVAILABLE_END
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:105:33: note:
expanded from macro 'API_UNAVAILABLE_END'
#define API_UNAVAILABLE_END _Pragma("clang attribute pop")
^
<scratch space>:87:8: note: expanded from here
clang attribute pop
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:9:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSErrors.h:13:1: error:
expected '('
API_UNAVAILABLE_BEGIN(ios)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:40: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
#define API_UNAVAILABLE_BEGIN(...) _Pragma("clang attribute push") __API_UNAVAILABLE_BEG...
^
<scratch space>:93:22: note: expanded from here
clang attribute push
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:9:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSErrors.h:13:1: error:
expected 'push' or 'pop' after '#pragma clang attribute'
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:273: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
...__API_UNAVAILABLE_BEGIN4, __API_UNAVAILABLE_BEGIN3, __API_UNAVAILABLE_BEGIN2, __API_UNAVAILA...
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:12:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityConstants.h:11:1: error:
expected '('
API_UNAVAILABLE_BEGIN(ios)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:40: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
#define API_UNAVAILABLE_BEGIN(...) _Pragma("clang attribute push") __API_UNAVAILABLE_BEG...
^
<scratch space>:106:22: note: expanded from here
clang attribute push
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:12:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityConstants.h:11:1: error:
expected 'push' or 'pop' after '#pragma clang attribute'
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:273: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
...__API_UNAVAILABLE_BEGIN4, __API_UNAVAILABLE_BEGIN3, __API_UNAVAILABLE_BEGIN2, __API_UNAVAILA...
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:9:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSErrors.h:54:1: error:
'#pragma clang attribute pop' with no matching '#pragma clang attribute push'
API_UNAVAILABLE_END
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:105:33: note:
expanded from macro 'API_UNAVAILABLE_END'
#define API_UNAVAILABLE_END _Pragma("clang attribute pop")
^
<scratch space>:100:8: note: expanded from here
clang attribute pop
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:10:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:11:1: error:
expected '('
API_UNAVAILABLE_BEGIN(ios)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:40: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
#define API_UNAVAILABLE_BEGIN(...) _Pragma("clang attribute push") __API_UNAVAILABLE_BEG...
^
<scratch space>:98:22: note: expanded from here
clang attribute push
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:10:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:11:1: error:
expected 'push' or 'pop' after '#pragma clang attribute'
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:273: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
...__API_UNAVAILABLE_BEGIN4, __API_UNAVAILABLE_BEGIN3, __API_UNAVAILABLE_BEGIN2, __API_UNAVAILA...
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:12:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityConstants.h:593:1: error:
'#pragma clang attribute pop' with no matching '#pragma clang attribute push'
API_UNAVAILABLE_END
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:105:33: note:
expanded from macro 'API_UNAVAILABLE_END'
#define API_UNAVAILABLE_END _Pragma("clang attribute pop")
^
<scratch space>:92:8: note: expanded from here
clang attribute pop
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:10:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityCustomAction.h:45:1: error:
'#pragma clang attribute pop' with no matching '#pragma clang attribute push'
API_UNAVAILABLE_END
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:105:33: note:
expanded from macro 'API_UNAVAILABLE_END'
#define API_UNAVAILABLE_END _Pragma("clang attribute pop")
^
<scratch space>:105:8: note: expanded from here
clang attribute pop
^
In file included from ../cocoa/avf_lib/avf_lib.m:1:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:13:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:15:1: error:
expected '('
API_UNAVAILABLE_BEGIN(ios)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/os/availability.h:104:40: note:
expanded from macro 'API_UNAVAILABLE_BEGIN'
#define API_UNAVAILABLE_BEGIN(...) _Pragma("clang attribute push") __API_UNAVAILABLE_BEG...
^
<scratch space>:111:22: note: expanded from here
clang attribute push
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [.obj/avf_lib.o] Error 1
make: *** Waiting for unfinished jobs....
1 warning generated.
scroll upwards to check terminal outcome.
----------------
MLV App compiler(thanks to Ilia3101,masc,bouncyball)
----------------
current branch: master
(c) compile MLV App
(op) compile MLV App with openmp(macOS 10.10 and onwards)
(b) check out branches
(U) update dependencies(if compiling fails)
(m) make clean
(q) quit this compiler
Please enter your selection number below and press enter:
Suggest to uninstall command line tools and reinstall it again...