Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

OS X: color_coded.so not loading #4

Closed
oblitum opened this issue Dec 30, 2014 · 1 comment
Closed

OS X: color_coded.so not loading #4

oblitum opened this issue Dec 30, 2014 · 1 comment

Comments

@oblitum
Copy link

oblitum commented Dec 30, 2014

On OS X, always getting:

color_coded unavailable: you need to compile it (see README.md)

I've checked the state for package.cpath just before that message, and it's correctly pointing to the library path. So I dunno why lua is failing on local loaded = pcall(require, "color_coded").

@oblitum oblitum changed the title OS X: color_code.so not loading OS X: color_coded.so not loading Dec 30, 2014
@oblitum
Copy link
Author

oblitum commented Dec 30, 2014

hah, nevermind, I had some badly setting in my environment that made libclang.dylib not to be found. I've found it by putting the error reason of pcall in the warning output. I guess it would be an improvement to have it shown by default.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant