[Qt-creator] QtC gets slooow with dockers

Jochen Becher jochen_becher at gmx.de
Mon Oct 6 18:42:35 CEST 2025


In my case the reason was very simple: installing the go compiler using apt-get does not add it to the PATH. I accidentally added the wrong
path to the PATH variable. Cmake does not build it if it doesn't find the go compiler in PATH.

It would be nice if build.py / cmake would support a list of required features and fail if any of it cannot be build.

Regards, Jochen



Am Montag, dem 06.10.2025 um 11:59 +0000 schrieb Cristian Adam via Qt-creator:
> 
> Is there any Linux distribution that builds Qt Creator properly?
> 
> 
> Cheers,
> Cristian.
> 
>                                                                Confidential
> From: Qt-creator <qt-creator-bounces at qt-project.org> on behalf of Christian Kandeler via Qt-creator <qt-creator at qt-project.org>
> Sent: Monday, October 6, 2025 13:41
> To: qt-creator at qt-project.org <qt-creator at qt-project.org>
> Subject: Re: [Qt-creator] QtC gets slooow with dockers
>  
> 
> On 10/6/25 1:25 PM, Jochen Becher via Qt-creator wrote:
> > Thank you for the hint. This seems to be the problem. For some reasons, a couple of tools are missing from libexec/qtcreator like
> cmdbridge*
> 
> I can confirm that ArchLinux also does not ship the cmdbridge server. So 
> our RemoteLinux support is severely handicapped for Linux users using 
> the distribution package.
> 
> 
> Christian
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20251006/2bf3f634/attachment.htm>


More information about the Qt-creator mailing list