On Sun, Sep 16, 2018 at 7:45 AM, maitai wrote:
> Thanks all for your replies
>
> Another idea:
>
> Do you know if it is enough to change Qt5Network librarie, which I
> distribute together with the app?
>
> And if yes any chance to find it built against ssl 1.1.0 without having to
> recompile the w
Thanks all for your replies
Another idea:
Do you know if it is enough to change Qt5Network librarie, which I
distribute together with the app?
And if yes any chance to find it built against ssl 1.1.0 without having
to recompile the whole qt once more?
Philippe.
Le 15-09-2018 23:10, Giusep
Is also should be possible via scripting ability of the IFW:
http://doc.qt.io/qtinstallerframework/noninteractive.html
Here’s a hopefully still working example:
https://stackoverflow.com/a/34032216/1688203
---
Artem Sidyakin
> On 15 Sep 2018, at 22:37, Roman Wüger wrote:
>
> Thanks for the hi
> I hadn’t heard about this change and old habits die hard
I can certainly double that! Good news.
> Are you sure the WebView can load from the resources (url: “qrc:/index.html)?
I knew it cannot (does qrc:/ work on iOS at all?), but I was silently waiting
for someone to provide the way it shou
Il 15/09/2018 12:51, maitai ha scritto:
Some of my users have started migrating to Ubuntu 18.04 and since it
comes with openssl 1.1.0 the app cannot connect anymore. As I understand
qt 5.11.1 prebuild binaries are built against openssl 1.0.X.
Is there a simple way to deploy my application with o
On Saturday, 15 September 2018 12:59:29 PDT maitai wrote:
> I will add a stupid test, and if https does not work let's go for http.
Don't do that.
If you're not going to have security anyway, just disable security completely.
That way, all your users will be equally secure.
--
Thiago Macieira
Thanks for the hint, I will try your suggestion.
Regards
Roman
> Am 15.09.2018 um 18:44 schrieb Ola Røer Thorsen :
>
> Last time I tried the command line options to avoid using the installer gui
> did not do anything. Then spent some time trying to script the installer for
> console-only-use,
Item {
property int now: 0 // will be new Date().getTime() // milliseconds since
epoch is 64 bit
property var now: new Date().getTime() // this gives me a parning of "use
int or real to improve performance (M311)
}
How can I use the right type and not get the warning?
___
Thanks Thiago for your reply
I knew the solution, I just don't accept it. I have to deliver binaries
for windows from 10 to XP, old linuxes and new ones, Raspberry on arm,
android on arm or X86, ios, and MacOS too.
Adding another build is just too much, especially if I have to recompile
the
Have tried to wait until camera is in active status?
And why you set timer interval to 40 ms?
pt., 14 wrz 2018, 15:19 użytkownik "Alexander Carôt" <
alexander_ca...@gmx.net> napisał:
> ... sorry, I forgot the subject line in my last post (fixed now):
>
> Hi all,
>
> I have a video related app, w
Last time I tried the command line options to avoid using the installer gui
did not do anything. Then spent some time trying to script the installer
for console-only-use, but it's not well documented and hard to get right.
Expect to get into situations during upgrades where your script will get
stu
On Saturday, 15 September 2018 03:51:29 PDT maitai wrote:
> Hello,
>
> Some of my users have started migrating to Ubuntu 18.04 and since it
> comes with openssl 1.1.0 the app cannot connect anymore. As I understand
> qt 5.11.1 prebuild binaries are built against openssl 1.0.X.
>
> Is there a simp
Hello,
Some of my users have started migrating to Ubuntu 18.04 and since it
comes with openssl 1.1.0 the app cannot connect anymore. As I understand
qt 5.11.1 prebuild binaries are built against openssl 1.0.X.
Is there a simple way to deploy my application with openssl 1.0.X
libraries so it
Hi,
I have Ubuntu server 18.04 Installed and wanted to install Qt with the online
installer. Is this somehow possible. I thought it was possible in the past if I
remember correctly.
Thanks in advance
Regards Roman___
Interest mailing list
Interest@qt-
to make it clearer, it does work on the simulator but not on my ipad device.
@qt developers, please could you confirm if the webchannel is working or
not on ipad (with the webview) ?
Le ven. 14 sept. 2018 à 22:43, Sylvain Pointeau
a écrit :
> Hello,
>
> I finally succeeded to make it working on
15 matches
Mail list logo