You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin works wonderfully in Fedora 22 with clang 3.5 and on Ubuntu 17.04 with clang 4.0. But on fedora 24 does not work with clang 3.8. I did ln -sf /usr/lib64/libclang.so.3.8 ./lib/libclang.so, no error message on make; but plugin host exits while loading.
The text was updated successfully, but these errors were encountered:
This plugin works wonderfully in Fedora 22 with clang 3.5 and on Ubuntu 17.04 with clang 4.0. But on fedora 24 does not work with clang 3.8. I did
ln -sf /usr/lib64/libclang.so.3.8 ./lib/libclang.so
, no error message on make; but plugin host exits while loading.The text was updated successfully, but these errors were encountered: