Re: [Development] Where to find development snapshots of Qt

2019-09-25 Thread Richard Weickelt
> You can download snapshot via online installer. At the moment we don't publish > separate src packages to download.qt.io Thanks, but I can't see any Qt snapshots in the online installer. Some of the "preview" packages there are even outdated. This is what I see: https://pasteboard.co/Iz16Exp.pn

Re: [Development] Where to find development snapshots of Qt

2019-09-25 Thread Richard Weickelt
> I guess that building Qbs in Coin is the only way to build against unreleased > Qt versions. How much effort would that be to set up and to maintain for an external contributor? Any experiences? ___ Development mailing list Development@qt-project.org

Re: [Development] Where to find development snapshots of Qt

2019-09-10 Thread Jani Heikkinen
pment@qt-project.org > Subject: [Development] Where to find development snapshots of Qt > > Hello, > > I would like to build and test Qbs against development snapshots of Qt in > order to prevent disasters like https://bugreports.qt.io/browse/QBS-1492 > from happening again. &

Re: [Development] Where to find development snapshots of Qt

2019-09-09 Thread Konstantin Tokarev
09.09.2019, 17:15, "Richard Weickelt" : > Hello, > > I would like to build and test Qbs against development snapshots of Qt in > order to prevent disasters like https://bugreports.qt.io/browse/QBS-1492 from > happening again. > > Are there any snapshots of the Qt SDK available in some form? Som

[Development] Where to find development snapshots of Qt

2019-09-09 Thread Richard Weickelt
Hello, I would like to build and test Qbs against development snapshots of Qt in order to prevent disasters like https://bugreports.qt.io/browse/QBS-1492 from happening again. Are there any snapshots of the Qt SDK available in some form? Something like the 7z packages used by the installer too