On Mon, Jun 19, 2017 at 08:32:43PM +0300, Alexander Volkov wrote:
> 19.06.2017 20:06, Oswald Buddenhagen пишет:
> > On Mon, Jun 19, 2017 at 01:52:59PM +0300, Alexander Volkov wrote:
> >> $ qmake -- -system-ffmpeg
> >> ***Unknown option -system-ffmpeg
> >>
> > you need to specify a file/directory, i
19.06.2017 20:06, Oswald Buddenhagen пишет:
On Mon, Jun 19, 2017 at 01:52:59PM +0300, Alexander Volkov wrote:
19.06.2017 12:53, Oswald Buddenhagen пишет:
On Mon, Jun 19, 2017 at 12:52:12PM +0300, Alexander Volkov wrote:
Hi,
I build qtwebengine as a separate module.
What is the right way to en
On Mon, Jun 19, 2017 at 01:52:59PM +0300, Alexander Volkov wrote:
> 19.06.2017 12:53, Oswald Buddenhagen пишет:
> > On Mon, Jun 19, 2017 at 12:52:12PM +0300, Alexander Volkov wrote:
> >> Hi,
> >>
> >> I build qtwebengine as a separate module.
> >> What is the right way to enable system-ffmpeg featu
On Monday, 19 June 2017 03:48:42 PDT Morten Sørvig wrote:
> - Can we self-test the network interface and QSKIP if it’s not in working
> order?
That's the test itself: it tries to send a packet back to itself and see if it
arrives.
> - We can blacklist on CI only:
> https://codereview.qt-projec
On Montag, 19. Juni 2017 11:52:12 CEST Alexander Volkov wrote:
> Hi,
>
> I build qtwebengine as a separate module.
> What is the right way to enable system-ffmpeg feature?
> It's not auto-detected:
> "system-ffmpeg": {
> "label": "ffmpeg",
> "autoDetect": fals
> On 19 Jun 2017, at 13:09, Tony Sarajärvi wrote:
>
> It is the intention that we do this. But we're constantly running, not beside
> our horse, but after it. We have just begun activating ourselves to discuss
> about 5.10 platforms and we have FF coming up in two weeks (counting out July
> h
19.06.2017 13:59, Dominik Holland пишет:
$ qmake -- -system-ffmpeg
***Unknown option -system-ffmpeg
I think it needs to be:
qmake -- --enable-system-ffmpeg
if you want to add your own options you can also add a "commandline"
section to configure.json
It also doesn't work. Somehow this way of p
It is the intention that we do this. But we're constantly running, not beside
our horse, but after it. We have just begun activating ourselves to discuss
about 5.10 platforms and we have FF coming up in two weeks (counting out July
here).
It took months to blacklist all the cases for 10.12 alone
Am 06/19/2017 um 12:52 PM schrieb Alexander Volkov:
> 19.06.2017 12:53, Oswald Buddenhagen пишет:
>> On Mon, Jun 19, 2017 at 12:52:12PM +0300, Alexander Volkov wrote:
>>> Hi,
>>>
>>> I build qtwebengine as a separate module.
>>> What is the right way to enable system-ffmpeg feature?
>>>
>> you use
19.06.2017 12:53, Oswald Buddenhagen пишет:
On Mon, Jun 19, 2017 at 12:52:12PM +0300, Alexander Volkov wrote:
Hi,
I build qtwebengine as a separate module.
What is the right way to enable system-ffmpeg feature?
you use
qmake [usual qmake args] -- [configure args]
$ qmake -- -system-ffm
> On 16 Jun 2017, at 23:21, Thiago Macieira wrote:
>
> On Friday, 16 June 2017 13:23:07 PDT Thiago Macieira wrote:
>> QDEBUG : tst_QUdpSocket::linkLocalIPv6(WithoutProxy)
>> QHostAddress("fe80::250:56ff:feab:4818%eth1")
>> FAIL! : tst_QUdpSocket::linkLocalIPv6(WithoutProxy)
>> '(neutralReadSpy.
> On 19 Jun 2017, at 08:34, J-P Nurmi wrote:
>
>
> [*] The timing, during the 5.9.1 soft freeze week, was a bit unfortunate, but
> this is a separate discussion.
Introducing a new configuration to the CI system should be considered a
development task, subject to the usual branch policies. Ca
On Monday, 19 June 2017 11:29:25 BST Jani Heikkinen wrote:
> Hi all
>
> initial change files available, see
> https://codereview.qt-project.org/#/q/message:%22Add+changes%22+branch:5.9.
> 1,n,z
>
> Maintainers: Please do needed modifications & get approval as soon as
> possible (today/latest tomo
Hi all
initial change files available, see
https://codereview.qt-project.org/#/q/message:%22Add+changes%22+branch:5.9.1,n,z
Maintainers: Please do needed modifications & get approval as soon as possible
(today/latest tomorrow)
br,
Jani Heikkinen
Release Manager
__
On Mon, Jun 19, 2017 at 12:52:12PM +0300, Alexander Volkov wrote:
> Hi,
>
> I build qtwebengine as a separate module.
> What is the right way to enable system-ffmpeg feature?
>
you use
qmake [usual qmake args] -- [configure args]
___
Development mail
Hi,
I build qtwebengine as a separate module.
What is the right way to enable system-ffmpeg feature?
It's not auto-detected:
"system-ffmpeg": {
"label": "ffmpeg",
"autoDetect": false,
"condition": "libs.ffmpeg && features.system-opus &&
features.sy
Hi,
I've checked that all iptables for IPv4 and IPv6 are empty.
Simon
From: Development on
behalf of Edward Welbourne
Sent: Monday, June 19, 2017 11:36:19 AM
To: Thiago Macieira
Cc: development@qt-project.org
Subject: Re: [Development] What changed in the R
Thiago Macieira (16 June 2017 22:23)
> QDEBUG : tst_QUdpSocket::linkLocalIPv6(WithoutProxy)
> QHostAddress("fe80::250:56ff:feab:4818%eth1")
> FAIL! : tst_QUdpSocket::linkLocalIPv6(WithoutProxy)
> '(neutralReadSpy.count() > 0)' returned FALSE. ()
> Loc: [../tst_qudpsocket.cpp(1600)]
I note
18 matches
Mail list logo