-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Cross Compile to Windows From Linux #2
Comments
Nevermind guys, I've got it.
|
As title said, I'm trying to cross compile my app from Ubuntu 64-bit to Windows 32-bit. From issue 106 in go-sqlite3, I've tried this command :
But it failed with this result :
# github.com/xeodou/go-sqlcipher ../github.com/xeodou/go-sqlcipher/sqlite3-binding.c:18280:26: fatal error: openssl/rand.h: No such file or directory compilation terminated.
The text was updated successfully, but these errors were encountered: