Clipper On Line • Ver Tópico - QtContribs r407 OpenSSL Mingw/Android/MacOSX/IPhone!
Mudar para estilo Clássico
Projeto Harbour QT - HbQt, HbXBP e HbIDE
Postar uma resposta

QtContribs r407 OpenSSL Mingw/Android/MacOSX/IPhone!

02 Mar 2015 21:23

2015-03-02 16:10 UTC-0800 Pritpal Bedi (bedipritpal at hotmail.com)(r407)
* debug/hwgdebug.hbp
% Fixed: build path.

* hbqt/qtgui/qth/QGraphicsItemGroup.qth
+ Added: Static methods.

+ libs
+ libs/openssl-1.0.2
+ libs/openssl-1.0.2/android-armv7
+ libs/openssl-1.0.2/android-armv7/libcrypto.a
+ libs/openssl-1.0.2/android-armv7/libssl.a
+ libs/openssl-1.0.2/mingw491_32
+ libs/openssl-1.0.2/mingw491_32/libcrypto.a
+ libs/openssl-1.0.2/mingw491_32/libssl.a
+ libs/openssl-1.0.2/mac-osx
+ libs/openssl-1.0.2/mac-osx/libcrypto.a
+ libs/openssl-1.0.2/mac-osx/libssl.a
+ Added: Latest OpenSSL binaries linked statically for various platforms.
iOS binary is a fat one containg all flavours for iPhone Simulator,
iPhone -arm86, -arm7v, -x86_64, etc.

The reason to have these binaries in the SVN is that not everybody
has the expertise to build them on their systems because of many
depenendancies must be installed on the machine. In the past I
struggled to obtain the static libraries without success. I thank
Przemek for many pointers to this direction.

Postar uma resposta