Compilation in Windows environment #6
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Core-Wallets/Sterlingcoin-1.7-Release#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am trying to reproduce the compilation in the Windows environment using MinGW. Using OpenSSL 1.0.2r the compilation is completed perfectly.
These are the steps followed:
To compile OpenSSL in version 1.1.1g, I am using Msys2, since MSYS does not support the new OpenSSL ...
Anyway, I use the same settings above, but changing the openssl inside the Sterlingcoin-qt.pro file.
In this case I have the following errors:
My .pro file was changed to the following to compile: