On Sun, Oct 4, 2020 at 12:34 AM Konstantin Tokarev
wrote:
>
> BTW, I've recently discovered another script [1] which seems to be quite
> popular. I haven't tried it myself yet but
> looks like it allows fine-grained installation. It even has ready to use
> github action [2].
>
> [1] https://gith
04.10.2020, 01:03, "Croitor Alexandru" :
> On Sat, Oct 3, 2020 at 11:07 PM Konstantin Tokarev wrote:
>> For comparison, using simple python script from [1] (which was mentioned on
>> the list a few times before)
>
> Hmm, maybe my search-foo is weak, but searching for 'qt-downloader' in my
> ma
On Sat, Oct 3, 2020 at 11:07 PM Konstantin Tokarev
wrote:
>
>
>
>
> For comparison, using simple python script from [1] (which was mentioned
> on the list a few times before)
>
Hmm, maybe my search-foo is weak, but searching for 'qt-downloader' in my
mail client only shows this
mail thread as th
03.10.2020, 20:26, "Croitor Alexandru" :
> Hi all,
>
> I spent a bit of time trying to get a project of mine to build in Github
> Actions with a Qt installed via the new online installer.
>
> I used Volker's script as a base, modified it a bit, and created a github
> workflow that installs Qt 5
Hi all,
I spent a bit of time trying to get a project of mine to build in Github
Actions with a Qt installed via the new online installer.
I used Volker's script as a base, modified it a bit, and created a github
workflow that installs Qt 5.15.1 essentials package.
The workflow then builds a qmak
Hi Tino,
The improved CLI DX is great.
I tried it out in one of my personal projects, and I can successfully
install the Qt 5.15.1 essentials for the 3 desktop platforms as part of the
project's CI run.
One thing I noticed though is that on Ubuntu (20.04) you need to `sudo
apt-get install libxkb