-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when executed go get -x github.com/sciter-sdk/go-sciter has error #310
Comments
I, probably, need to update the tags. |
Try this one |
Thank you so much, I'm stupid ))) |
I have downloaded the master branch code, then downloaded the latest sdk from the official website, configured the DYLD_LIBRARY_PATH environment variables, and ran the following results. my test code
my go mod
error message
|
Ok, Thanks. Let me try it |
I don't see any progress here, but have encountered an issue myself having
|
I solved this @happyRip @euii . Need to do 2 things
Segmentation fault is caused by this #297. This is the last version of 4.4.6.x before the api changed in 4.4.7.0. |
"git clone [email protected]:c-smile/sciter-js-sdk.git" is too big; |
I use macos big sur 11.4 and go version go1.15.13 darwin/amd64
The following error has occurred
The text was updated successfully, but these errors were encountered: