Re: [Qbs] QBS for Ubuntu LTS releases and docker images
Hi, Alberto. Yesterday I installed the QBS from your repository on my ARM build stand. Everything works great! Thanks for your work! -- BR, Pavel 19.07.2022 14:54, Alberto Mardegan пишет: Добрый день, Павел! On 02/06/22 13:14, Карелин Павел wrote: It's too bad the core developers of QBS didn't do this sooner. Now the fresh compiled version of QBS can only be downloaded as an archive (and in my country even this cannot be done now). I happen to live in the same country :-) Not that this was a problem for me, but as an indirect sign of the immaturity of the product, there is a place to be. Sometimes I hear such reproaches among my colleagues. Alberto, will the repository work for ARM-platforms? Or only Amd/Intel? The docker images are only AMD/Intel, but of course can be used to cross-compile if the right toolkit is provided. The QBS builds on the Launchpad PPA are built for amd64, i386, armhf and arm64. So, given that the sources for the Docker images are public (see https://github.com/mardy/docker-images), I believe i should be easy to generate docker images for other architectures. In my experience, however, cross compiling is always faster. Ciao, Alberto ___ Qbs mailing list Qbs@qt-project.org https://lists.qt-project.org/listinfo/qbs ___ Qbs mailing list Qbs@qt-project.org https://lists.qt-project.org/listinfo/qbs
Re: [Qbs] QBS for Ubuntu LTS releases and docker images
Добрый день, Павел! On 02/06/22 13:14, Карелин Павел wrote: It's too bad the core developers of QBS didn't do this sooner. Now the fresh compiled version of QBS can only be downloaded as an archive (and in my country even this cannot be done now). I happen to live in the same country :-) Not that this was a problem for me, but as an indirect sign of the immaturity of the product, there is a place to be. Sometimes I hear such reproaches among my colleagues. Alberto, will the repository work for ARM-platforms? Or only Amd/Intel? The docker images are only AMD/Intel, but of course can be used to cross-compile if the right toolkit is provided. The QBS builds on the Launchpad PPA are built for amd64, i386, armhf and arm64. So, given that the sources for the Docker images are public (see https://github.com/mardy/docker-images), I believe i should be easy to generate docker images for other architectures. In my experience, however, cross compiling is always faster. Ciao, Alberto ___ Qbs mailing list Qbs@qt-project.org https://lists.qt-project.org/listinfo/qbs
Re: [Qbs] QBS for Ubuntu LTS releases and docker images
Hi, Alberto! Thanks for the repository. When I will be deploy a new assembly stand, I will definitely use it. It's too bad the core developers of QBS didn't do this sooner. Now the fresh compiled version of QBS can only be downloaded as an archive (and in my country even this cannot be done now). Not that this was a problem for me, but as an indirect sign of the immaturity of the product, there is a place to be. Sometimes I hear such reproaches among my colleagues. Alberto, will the repository work for ARM-platforms? Or only Amd/Intel? -- Best regards, Pavel Karelin 29.05.2022 22:01, Alberto Mardegan пишет: Hi all! In case this is of interest to somebody else than me: I've recently updated my Ubuntu PPA containing QBS 1.22.1 for Ubuntu Xenial, Bionic, Focal and Jammy: https://launchpad.net/~mardy/+archive/ubuntu/qbs-on-lts Except for Jammy, QBS is linked statically, without using the Qt provided by the distribution (which is too old). Also, I have a few Docker images with Qt 5.15, QBS 1.22.1 and cmake: https://hub.docker.com/repository/docker/mardy/qt (these can be used on Gitlab CI, for example). Ciao, Alberto ___ Qbs mailing list Qbs@qt-project.org https://lists.qt-project.org/listinfo/qbs