[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:37:01 PST 2011
Douglas Gregor <dgregor-2kanFRK1NckAvxtiuMwx3w at public.gmane.org> writes:
> On Feb 5, 2011, at 11:29 AM, bruce.r.stephens-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org wrote:
>
>> 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?
>
> Sounds like a build system bug. Are you building with configure/make or CMake?
CMake-2.8.2
More information about the cfe-dev
mailing list