682414: Build: Require Golang by default | https://codereview.qt-project.org/c/qt-creator/qt-creator/+/682414 will make golang required (with opt-out).
Br, Eike > On 6. Oct 2025, at 18:42, Jochen Becher via Qt-creator > <[email protected]> wrote: > > 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. >> ConfidentialFrom: Qt-creator <[email protected]> on behalf >> of Christian Kandeler via Qt-creator <[email protected]> >> Sent: Monday, October 6, 2025 13:41 >> To: [email protected] <[email protected]> >> 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 >> > > -- > Qt-creator mailing list > [email protected] > https://lists.qt-project.org/listinfo/qt-creator -- Eike Ziller Principal Software Engineer The Qt Company GmbH Erich-Thilo-Str. 10 12489 Berlin, Germany [email protected] https://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Jouni Lintunen Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B -- Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
