gojieba icon indicating copy to clipboard operation
gojieba copied to clipboard

macos can't find stdlib.h

Open cooscao opened this issue 5 years ago • 2 comments

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?

cooscao avatar Feb 23 '20 08:02 cooscao

xcode-select --install

tuxi avatar Jun 17 '23 11:06 tuxi

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.

github-actions[bot] avatar Sep 17 '24 13:09 github-actions[bot]