How can I get out of this error?

I try to create a GUI system using qt.
But, it can not process with error.
Error code is “go build github.com/therecipe/qt/core: invalid flag in #cgo LDFLAGS: -Wl,-rpath,@executable_path/Frameworks”.
I do not know the solution. What should I do?

setup:
OS : macOS, version 10.14.2
Environment : I referred this site. install by brew
program with atom.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.