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

Need more guidance for hashlib #3

Open
hazybluedot opened this issue Dec 16, 2013 · 0 comments
Open

Need more guidance for hashlib #3

hazybluedot opened this issue Dec 16, 2013 · 0 comments

Comments

@hazybluedot
Copy link

The documentation for hashlib++ is pretty dense, and it doesn't follow the standard

./configure
make
make install

method of compiling and installing (it doesn't have a configure script, and its Makefile is not in the top level directory). The documentation specifies that it can be included as source in your project, or compiled as a static library. From your Makefile it appears you are assuming it is compiled as a library and installed somewhere in the system's library search path. Make a note of this in the README for your project.

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