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

[Build error] Could not find auto-linked library 'snips_nlu_ffi' #83

Closed
hffmnn opened this issue Oct 7, 2018 · 1 comment
Closed

[Build error] Could not find auto-linked library 'snips_nlu_ffi' #83

hffmnn opened this issue Oct 7, 2018 · 1 comment

Comments

@hffmnn
Copy link

hffmnn commented Oct 7, 2018

Basically the same as #53, but when trying to build for macos it gives the following error: Could not find auto-linked library 'snips_nlu_ffi'. This is because the build script tries to copy libsnips_nlu_ffi.a in install_local_core:

cp: /Users/christian/workspace/soundreply/snips/snips-nlu-rs/snips-nlu-ffi/swift/SnipsNlu/../../..//target//debug/libsnips_nlu_ffi.a

which gives No such file or directory.

@klefevre
Copy link
Contributor

klefevre commented Nov 6, 2018

@hffmnn This issue should have been fixed with this PR #96 and core binaries have been deployed on S3.

@klefevre klefevre closed this as completed Nov 6, 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