Hello,
Maxim Cournoyer writes:
> Hello Guix,
>
> When setting up a profile (via 'guix environment', for example) to
> develop a Qt application, the search paths set by qtbase point to the
> environment profile, which is a forest of symbolic links. Apparently
> this doesn't play well with at lea
Here's a backtrace which shows where the problem occurs exactly:
--8<---cut here---start->8---
$ gdb --args install/client-qt/bin/jami-qt --debug
GNU gdb (GDB) 10.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
Hello Guix,
When setting up a profile (via 'guix environment', for example) to
develop a Qt application, the search paths set by qtbase point to the
environment profile, which is a forest of symbolic links. Apparently
this doesn't play well with at least QML2_IMPORT_PATH: the Qt
application built