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

Not working for me #1

Open
STashakkori opened this issue Nov 7, 2021 · 1 comment
Open

Not working for me #1

STashakkori opened this issue Nov 7, 2021 · 1 comment

Comments

@STashakkori
Copy link

STashakkori commented Nov 7, 2021

When I run zw, regardless of whether I pass a file or a string literal, it creates an empty result and when that is decoded it is also empty.

./zw -e "Hello Test 123" > test.txt
./zw -d test.txt
Result:

Also might add that all cargo tests are passing. So not sure whats wrong here. Please assist. Thank you

@STashakkori
Copy link
Author

Ok I see whats going on. The cli utility binary must be in the same directory as its needed libraries.

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

1 participant