[cfe-dev] libclang.so vs liblibclang.so wrt cindex.py
bruce.r.stephens at gmail.com
bruce.r.stephens at gmail.com
Sat Feb 5 11:29:08 PST 2011
cindex.py tries to load libclang.so (on GNU/Linux), and that fails for
me because there isn't one. All I have is liblibclang.so. So what's
going on?
More information about the cfe-dev
mailing list