gojieba
gojieba copied to clipboard
macos can't find stdlib.h
When I run my code, error occurs as follow:
# github.com/yanyiwu/gojieba ../../go/pkg/mod/github.com/yanyiwu/[email protected]/jieba.go:5:10: fatal error: 'stdlib.h' file not found #include <stdlib.h> ^~~~~~~~~~ 1 error generated.
my system is macos Catalina,how to solove this?
xcode-select --install
This issue has not been updated for over 1 year and will be marked as stale. If the issue still exists, please comment or update the issue, otherwise it will be closed after 7 days.