On Thu, Oct 9, 2025 at 1:56 PM tooth pik <[email protected]> wrote: > > it's happening to me too -- please fix
On openSUSE Tumbleweed I fixed it by installing two packages: one is "python3-clang", and the other, "libclang-devel", is a dummy package which installs a few symlinks and has a few dependencies so that the libclang currently used by openSUSE can be found by compiler and linker (I already had several versions of libclang installed but not the clang compiler itself, and I didn't need to install it either). As always, between different distributions the same applications may be packaged under slightly different package names. Best regards, Tony. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXuKXqk2AbhMUMTszv9%2BzKAW6UxDq8ReGtk0Njj%3DQVJ9uQ%40mail.gmail.com.
