Re: [Interest] Fail to compile qt4 on Ubuntu 20.04.

2020-05-25 Thread Frederik Christiani via Interest
On 26-05-2020 05:58, Hongyi Zhao wrote: Lisandro Damián Nicanor Pérez Meyer 于2020年5月25日周一 下午11:50写道: Or grab the packaging from Ubuntu and compile it from there, it has all the quirks resolved. The files exist in Ubuntu repo have been divided into many parts, see here: https://mirrors.tuna.

Re: [Interest] Fail to compile qt4 on Ubuntu 20.04.

2020-05-25 Thread Hongyi Zhao
Lisandro Damián Nicanor Pérez Meyer 于2020年5月25日周一 下午11:50写道: > > Or grab the packaging from Ubuntu and compile it from there, it has > all the quirks resolved. The files exist in Ubuntu repo have been divided into many parts, see here: https://mirrors.tuna.tsinghua.edu.cn/ubuntu/pool/universe/q/

Re: [Interest] Fail to compile qt4 on Ubuntu 20.04.

2020-05-25 Thread Lisandro Damián Nicanor Pérez Meyer
Or grab the packaging from Ubuntu and compile it from there, it has all the quirks resolved. On Mon, 18 May 2020 at 03:21, Vlad Stelmahovsky wrote: > > Hello > > check your gcc version > you cannot build Qt 4.xx with gcc > 5.0, afaik > > br, > vlad > > On Mon, May 18, 2020 at 1:35 AM Hongyi Zhao

Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-25 Thread Thiago Macieira
On Monday, 25 May 2020 07:17:40 PDT Florian Bruhin wrote: > But again, that's something you need to know about - if you're new to Qt and > just trying to use the binaries on CI If that's Travis, use one of these binaries: https://launchpad.net/~beineri/+ppa-packages -- Thiago Macieira - thiago.m

Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-25 Thread Florian Bruhin
On Fri, May 22, 2020 at 06:56:32PM -0700, Thiago Macieira wrote: > On Friday, 22 May 2020 07:54:03 PDT Florian Bruhin wrote: > > I'm talking about running Qt's binary releases, not building from sources. > > Then take the list of "not found" and pass it through your package manager > installer. >

Re: [Interest] QRemoteObject inheritance

2020-05-25 Thread Stottlemyer, Brett (B.S.)
Hi Daes, On 5/24/20, 7:19 AM, "Daesdemon" wrote: Hi Brett, I don't know why, but i even didn't think to use REP on the server side,only. That could obviouly changes a lot of thing as a boilerplate tool. It was an all or nothing in my head, even if i knew globally the