-
Notifications
You must be signed in to change notification settings - Fork 29
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
/usr/bin/ld: cannot find -ltinfow #27
Comments
Same here. On ubuntu 19.10. A
Seems libtinfow is not installed but i couldn't find an installation candidate for it... |
Removing |
Must have been a leftover from an earlier version. Doesn't make sense to want to link a library it's not using. |
pabs3
added a commit
to pabs3/crazydiskinfo
that referenced
this issue
Nov 25, 2021
It does not appear to be used. Fixes: otakuto#27
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found a closed issue that says to edit ../CMakeLists.txt - but that does not have ltinfow?
Any ideas?
The text was updated successfully, but these errors were encountered: