Re: GNOME Modulesets migrating to BuildStream - clang completion in text editor



The way I might approach it would be to install the appropriate Flatpak SDK and point the text editor plugin to /var/lib/flatpak/runtime/.../files/include.

Regards,
Philip C


On Thu, Nov 23, 2017, 08:00 Sébastien Wilmet, <swilmet gnome org> wrote:
Hi,

I've tried a little BuildStream, but I think I'll hit a problem if I
don't use jhbuild anymore: have clang completion in my preferred text
editor, it needs all the *.h files of dependent libraries. Currently
those *.h files are either installed by Linux distro packages, or by
jhbuild in the jhbuild install prefix, in all cases they are available
on the host.

With BuildStream the *.h files are inside the container, so I would need
to run the text editor inside a bst shell to be able to access the *.h
files and have C completion, if I understand correctly.

When you need to hack on a C/C++ project with a text editor like Vim or
Emacs, how are you doing it with BuildStream?

Thanks,
Sébastien
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]