beego / bee

Bee is a tool for helping develop with beego app framework.
Apache License 2.0
1.44k stars 920 forks source link

install bee tool has error in macos 11.6 #807

Open 1099271 opened 2 years ago

1099271 commented 2 years ago

macOS 11.6 go version go1.16.4 darwin/amd64

MacBook-Pro➜ hello ᐅ go get -u github.com/beego/bee/v2 `# runtime/cgo In file included from _cgo_export.c:3: /usr/local/include/stdlib.h:181:5: error: 'TARGET_OS_EMBEDDED' is not defined, evaluates to 0 [-Werror,-Wundef-prefix=TARGETOS]