This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 283
Issue with OpenSSL while the process installing go-sqlchiper #38
Comments
This seems to be a related issue to go-sqlchiper |
This is already discussed here. Try this:
|
My i forgot to mention, i am using the windows and not mac. |
Were you able to get past it with the headers like I suggested? |
@drwasho got it running on windows. Doc can you post the install instructions to the docs repo? |
No i couldn't get past it. It did not work for me. I am using windows 7 |
fixed |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have the gcc properly installed. But looks like there seems to be an issue while installing go-sqlchiper. Has anyone tried to install the new release on windows yet. Any help is greatly appreciated. Thanks
go get github.com/OpenBazaar/openbazaar-go
github.com/OpenBazaar/openbazaar-go/vendor/github.com/xeodou/go-sqlcipher
....\workspace\src\github.com\OpenBazaar\openbazaar-go\vendor\github.com\xeodou\go-sqlcipher\sqlite3-binding.c:16824:26: fatal error: openssl/rand.h: No such file or directory
#include <openssl/rand.h>
^
compilation terminated.
The text was updated successfully, but these errors were encountered: