Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Sterlingcoin on October 14, 2014, 09:19:17 PM



Title: Need a Windows build in QT5 with QWebkit and bundled OpenSSL
Post by: Sterlingcoin on October 14, 2014, 09:19:17 PM
Our source needs to be built using QT5 and uses QWebView part of the webkitwidgets of QT5.

Also we are using HTTPS addresses for JSON so we need OpenSSL bundled with the wallet as SSL is not handled system wide by Windows unlike Linux and OSX.

Quote
LIBS += -L"C:/OpenSSL-Win32/lib" -llibeay32

A clean build is preferable with as little lose DLL files as possible.

Please PM us if you think you can build this wallet and we'll provide the link to source and info on the bounty.