Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default config fails to load. #108

Closed
skeleten opened this issue Apr 17, 2017 · 1 comment
Closed

Default config fails to load. #108

skeleten opened this issue Apr 17, 2017 · 1 comment

Comments

@skeleten
Copy link

skeleten commented Apr 17, 2017

The default configuration fails to load.
The DynamicLibrary::open call complains that the file it tries to load (libconfig.rlib) contains no valid ELFheader.

A workaround is to change the crate type to cdylib and make sure its searching for libconfig.so instead.

@hryniuk
Copy link

hryniuk commented May 9, 2018

Fixed in 60b124a by changing the name wtftw looks for.

@hryniuk hryniuk closed this as completed May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants