Re: [Development] Qt Marketplace

2020-01-10 Thread Richard Weickelt
> - Product repo contains a Conan recipe. Conan takes care of > getting/building the dependencies. That sounds interesting. Will the QtCompany use Conan as _the_ package manager for the market place and Qt6? Is there more information available? Thanks Richard _

Re: [Development] Qt Marketplace

2020-01-10 Thread Tino Pyssysalo
Inside The Qt Company, we have identified three values of the marketplace to the developer. 1. To get products in one single location. Currently, most of the products are from inqlude.org and KDE framework + from a couple of our vendors. There are new contributions from vendors all the time, so

[Development] Qt Marketplace

2020-01-10 Thread Alexander Ivash
In its current state Qt Marketplace is imho nearly useless - it looks like just one more https://inqlude.org/ What would be much more helpful is not *just* a list of libraries but also simple way to install it. Is there any plans to implement package manager for Qt Marketplace? Or maybe adopt http

Re: [Development] Qt 5.14 MinGW debug build doesn't add debug suffix

2020-01-10 Thread Roland Winklmeier
Am Fr., 10. Jan. 2020 um 09:40 Uhr schrieb Roland Winklmeier < roland.m.winklme...@gmail.com>: > Am Mi., 8. Jan. 2020 um 20:09 Uhr schrieb Thiago Macieira < > thiago.macie...@intel.com>: > >> On Wednesday, 8 January 2020 10:10:06 PST Sérgio Martins via Development >> wrote: >> > Wondering if there

Re: [Development] Qt 5.14 MinGW debug build doesn't add debug suffix

2020-01-10 Thread Roland Winklmeier
Am Mi., 8. Jan. 2020 um 20:09 Uhr schrieb Thiago Macieira < thiago.macie...@intel.com>: > On Wednesday, 8 January 2020 10:10:06 PST Sérgio Martins via Development > wrote: > > Wondering if there's a reason why the suffix is needed in the first > > place... > > I thought only MSVC had problems mixi