Hi !
I can’t get to work sublimClang.
I’ve followed the tuto for the libclang.so and copy it in the root directory of the package, put I get the error message :
[code]"It looks like libclang.so couldn’t be loaded. On Linux you have to compile it yourself, or install it via your package manager. Please note that this plugin uses features from clang 3.0 so make sure that is the version you have installed.
Once installed, you need to copy libclang.so into the root of this plugin. See http://github.com/quarnster/SublimeClang for more details."[/code]
I’m runnig sabayon. I’have clang3.0 installed and I get the .so from “/usr/lib/llvm/libclang.so”
any idée? thanks