[Interest] Qt 6.5.4-LTS from source -> fatal: Unable to find current revision in submodule path 'qt5compat'
Alexandru Croitor
alexandru.croitor at qt.io
Mon Feb 12 10:01:31 CET 2024
Hi again,
Could you please try to clone qt5compat repo as shown below into a new directory, and then share output of all the commands?
cd some_tmp_dir
git clone "ssh://<user.name>@codereview.qt-project.org:29418/qt/tqtc-qt5compat" # need to adjust user name
cd tqtc-qt5compat
git rev-parse HEAD
git checkout origin/tqtc/lts-6.5.4
git rev-parse HEAD
> On 9. Feb 2024, at 11:56, Nuno Santos <nuno.santos at imaginando.pt> wrote:
>
> Alexandru,
>
> Thanks for the additional info and for investigating further
>
> Best regards,
>
> Nuno
More information about the Interest
mailing list