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
Last 15 lines from /Users/sebastien/Library/Logs/Homebrew/proxmark3/02.make:
mv -f obj/util_darwin.Td obj/util_darwin.d
/usr/local/Cellar/qt@5/5.15.16/bin/uic ui/overlays.ui > ui/ui_overlays.h
g++ -MT obj/proxgui.o -MMD -MP -MF obj/proxgui.Td -I../include -Wall -O3 -std=c++11 -fPIC -DQT_WIDGETS_LIB -I/usr/local/Cellar/qt@5/5.15.16/lib/QtWidgets.framework/Headers -F/usr/local/Cellar/qt@5/5.15.16/lib -DQT_GUI_LIB -I/usr/local/Cellar/qt@5/5.15.16/lib/QtGui.framework/Headers -DQT_CORE_LIB -I/usr/local/Cellar/qt@5/5.15.16/lib/QtCore.framework/Headers -c -o obj/proxgui.o proxgui.cpp
In file included from proxgui.cpp:12:
In file included from ./proxguiqt.h:17:
In file included from /usr/local/Cellar/qt@5/5.15.16/lib/QtWidgets.framework/Headers/QApplication:1:
In file included from /usr/local/Cellar/qt@5/5.15.16/lib/QtWidgets.framework/Headers/qapplication.h:43:
In file included from /usr/local/Cellar/qt@5/5.15.16/lib/QtWidgets.framework/Headers/qtwidgetsglobal.h:43:
In file included from /usr/local/Cellar/qt@5/5.15.16/lib/QtGui.framework/Headers/qtguiglobal.h:43:
/usr/local/Cellar/qt@5/5.15.16/lib/QtCore.framework/Headers/qglobal.h:45:12: fatal error: 'type_traits' file not found
45 | # include <type_traits>
| ^~~~~~~~~~~~~
1 error generated.
make[1]: *** [obj/proxgui.o] Error 1
make: *** [client/all] Error 2
Last 15 lines from /Users/sebastien/Library/Logs/Homebrew/proxmark3/02.make:
mv -f obj/util_darwin.Td obj/util_darwin.d
/usr/local/Cellar/qt@5/5.15.16/bin/uic ui/overlays.ui > ui/ui_overlays.h
g++ -MT obj/proxgui.o -MMD -MP -MF obj/proxgui.Td -I../include -Wall -O3 -std=c++11 -fPIC -DQT_WIDGETS_LIB -I/usr/local/Cellar/qt@5/5.15.16/lib/QtWidgets.framework/Headers -F/usr/local/Cellar/qt@5/5.15.16/lib -DQT_GUI_LIB -I/usr/local/Cellar/qt@5/5.15.16/lib/QtGui.framework/Headers -DQT_CORE_LIB -I/usr/local/Cellar/qt@5/5.15.16/lib/QtCore.framework/Headers -c -o obj/proxgui.o proxgui.cpp
In file included from proxgui.cpp:12:
In file included from ./proxguiqt.h:17:
In file included from /usr/local/Cellar/qt@5/5.15.16/lib/QtWidgets.framework/Headers/QApplication:1:
In file included from /usr/local/Cellar/qt@5/5.15.16/lib/QtWidgets.framework/Headers/qapplication.h:43:
In file included from /usr/local/Cellar/qt@5/5.15.16/lib/QtWidgets.framework/Headers/qtwidgetsglobal.h:43:
In file included from /usr/local/Cellar/qt@5/5.15.16/lib/QtGui.framework/Headers/qtguiglobal.h:43:
/usr/local/Cellar/qt@5/5.15.16/lib/QtCore.framework/Headers/qglobal.h:45:12: fatal error: 'type_traits' file not found
45 | # include <type_traits>
| ^~~~~~~~~~~~~
1 error generated.
make[1]: *** [obj/proxgui.o] Error 1
make: *** [client/all] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/proxmark/homebrew-proxmark3/issues
The text was updated successfully, but these errors were encountered: