[Development] 5.12.5 and wasm-emscripten
Martin Koller
kollix at aon.at
Mon Sep 30 10:48:42 CEST 2019
On Donnerstag, 26. September 2019 20:46:15 CEST Lorn Potter wrote:
> Hi,
>
> On 26/9/19 3:57 PM, Martin Koller wrote:
> >> What configure line are you using? Are you trying to use -shared ?
> > ${QTDIR}/configure -xplatform wasm-emscripten -nomake examples \
> > -prefix ${dir}/qt5-installed -opensource -confirm-license \
> > -openssl-linked OPENSSL_INCDIR=/home/pvss/branch_3x/build/emscripten/ExternLibs/openssl/include \
> > OPENSSL_LIBDIR=/home/pvss/branch_3x/build/emscripten/ExternLibs/openssl/lib \
> > -skip qtscxml \
> > -skip qtdeclarative
> >
> > It seems it has to do with openssl.
>
> Ahh, ok. That makes sense.
>
> I have not tested openssl with webassembly lately. It would need to be
> statically linked as Qt WebAssembly is statically linked. dlopen is
> dependent upon main and side module support for dynamic linking.
I have compiled openssl as static lib only with emscripten.
So in the given path to Qt configure .../openssl/lib I only have
libcrypto.a
libssl.a
Anything else I need to pass to configure to make that work ?
--
Best regards/Schöne Grüße
Martin
() ascii ribbon campaign - against html e-mail
/\ - against proprietary attachments
More information about the Development
mailing list