Re: [Interest] Qt Android app crashing on Android 6.0 -

2015-11-03 Thread Jason H
the export-restricted countries. That is also not advice but may be an option depending on your situation.       Sent: Tuesday, November 03, 2015 at 6:50 AM From: "Nuno Santos" To: "Turunen Tuukka" Cc: "interest@qt-project.org" Subject: Re: [Interest] Qt Andr

Re: [Interest] Qt Android app crashing on Android 6.0 -

2015-11-03 Thread Nuno Santos
I’m trying to add shared openssl support to my Qt app. I’m currently following the instructions available on Qt documentation page and it says the following: Note: You must consider enabling/disabling the SSL features based on the legal restrictions in the region where your application is avail

Re: [Interest] Qt Android app crashing on Android 6.0 -

2015-10-26 Thread Robert Iakobashvili
On Mon, Oct 26, 2015 at 4:35 PM, Turunen Tuukka wrote: > > >> -Original Message- >> From: Robert Iakobashvili [mailto:corobe...@gmail.com] >> Sent: maanantaina 26. lokakuuta 2015 16.20 >> To: Turunen Tuukka ; interest@qt- >> project.org >> Subje

Re: [Interest] Qt Android app crashing on Android 6.0 -

2015-10-26 Thread Turunen Tuukka
> -Original Message- > From: Robert Iakobashvili [mailto:corobe...@gmail.com] > Sent: maanantaina 26. lokakuuta 2015 16.20 > To: Turunen Tuukka ; interest@qt- > project.org > Subject: Re: [Interest] Qt Android app crashing on Android 6.0 - > > On Mon, Oct 26,

Re: [Interest] Qt Android app crashing on Android 6.0 -

2015-10-26 Thread Robert Iakobashvili
On Mon, Oct 26, 2015 at 3:29 PM, Turunen Tuukka wrote: > > Hi, > > When we have been running Android 6 and itse development versions we have not > experienced such crashes. The crash you sent is in libcrypto.so though, which > is not part of the Android NDK, so if you're using the system version

Re: [Interest] Qt Android app crashing on Android 6.0 -

2015-10-26 Thread Nuno Santos
Tuuka, I didn’t knew that. I will try it. Thanks for your reply. Regards, Nuno > On 26/10/2015, at 13:29, Turunen Tuukka > wrote: > > > Hi, > > When we have been running Android 6 and itse development versions we have not > experienced such crashes. The crash you sent is in libcrypto.s

Re: [Interest] Qt Android app crashing on Android 6.0 -

2015-10-26 Thread Turunen Tuukka
Hi, When we have been running Android 6 and itse development versions we have not experienced such crashes. The crash you sent is in libcrypto.so though, which is not part of the Android NDK, so if you're using the system version, you're a bit on your own. As we've said in our documentation, y