sei-chain icon indicating copy to clipboard operation
sei-chain copied to clipboard

Cannot make install on mac m1

Open Puckapao opened this issue 2 years ago • 0 comments

Terminal is checked with 'Open with Rosetta' Cannot 'make install' with any branches

This is the error. # github.com/zondax/hid In file included from ../go/pkg/mod/github.com/zondax/[email protected]/hid_enabled.go:38: ../go/pkg/mod/github.com/zondax/[email protected]/hidapi/mac/hid.c:693:34: warning: 'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:133:19: note: 'kIOMasterPortDefault' has been explicitly marked deprecated here

Puckapao avatar Nov 13 '22 16:11 Puckapao