Re: [Interest] Are there fixes for QWebEngine?

2016-01-17 Thread NoRulez
Hello Jörg, I used the official Beta installer. Regards > Am 15.01.2016 um 15:06 schrieb Joerg Bornemann > : > >> On 14-Jan-16 22:18, NoRulez wrote: >> >> I tried to play with the examples (demobrowser). But I can't compile because >> of missing files. > > QtWebEngine builds fine on all sup

Re: [Interest] Replacing icudtXX.dll without rebuilding Qt?

2016-01-17 Thread Elvis Stansvik
2016-01-17 15:46 GMT+01:00 John Layt : > > > On 17 January 2016 at 14:30, Elvis Stansvik wrote: >> >> 2016-01-17 14:48 GMT+01:00 Elvis Stansvik : >> > Hi all, >> > >> > In an effort to cut down on the size of the standalone ZIP >> > distribution of my small command line tool [1] which only uses Qt

Re: [Interest] Replacing icudtXX.dll without rebuilding Qt?

2016-01-17 Thread Elvis Stansvik
2016-01-17 15:44 GMT+01:00 Konstantin Tokarev : > > > 17.01.2016, 17:30, "Elvis Stansvik" : >> 2016-01-17 14:48 GMT+01:00 Elvis Stansvik : >>> Hi all, >>> >>> In an effort to cut down on the size of the standalone ZIP >>> distribution of my small command line tool [1] which only uses QtCore, >>>

Re: [Interest] Replacing icudtXX.dll without rebuilding Qt?

2016-01-17 Thread John Layt
On 17 January 2016 at 14:30, Elvis Stansvik wrote: > 2016-01-17 14:48 GMT+01:00 Elvis Stansvik : > > Hi all, > > > > In an effort to cut down on the size of the standalone ZIP > > distribution of my small command line tool [1] which only uses QtCore, > > and which to my knowledge does not depend

Re: [Interest] Replacing icudtXX.dll without rebuilding Qt?

2016-01-17 Thread Konstantin Tokarev
17.01.2016, 17:30, "Elvis Stansvik" : > 2016-01-17 14:48 GMT+01:00 Elvis Stansvik : >>  Hi all, >> >>  In an effort to cut down on the size of the standalone ZIP >>  distribution of my small command line tool [1] which only uses QtCore, >>  and which to my knowledge does not depend on any localiz

Re: [Interest] Replacing icudtXX.dll without rebuilding Qt?

2016-01-17 Thread Elvis Stansvik
2016-01-17 14:48 GMT+01:00 Elvis Stansvik : > Hi all, > > In an effort to cut down on the size of the standalone ZIP > distribution of my small command line tool [1] which only uses QtCore, > and which to my knowledge does not depend on any localization > features, I'd like to try replacing the icu

Re: [Interest] Replacing icudtXX.dll without rebuilding Qt?

2016-01-17 Thread Elvis Stansvik
2016-01-17 14:48 GMT+01:00 Elvis Stansvik : > Hi all, > > In an effort to cut down on the size of the standalone ZIP > distribution of my small command line tool [1] which only uses QtCore, > and which to my knowledge does not depend on any localization > features, I'd like to try replacing the icu

[Interest] Replacing icudtXX.dll without rebuilding Qt?

2016-01-17 Thread Elvis Stansvik
Hi all, In an effort to cut down on the size of the standalone ZIP distribution of my small command line tool [1] which only uses QtCore, and which to my knowledge does not depend on any localization features, I'd like to try replacing the icudtXX.dll that I currently take from the Qt bin director