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

Problems while building #5

Open
getsadzeg opened this issue Nov 7, 2016 · 3 comments
Open

Problems while building #5

getsadzeg opened this issue Nov 7, 2016 · 3 comments

Comments

@getsadzeg
Copy link

getsadzeg commented Nov 7, 2016

NetBeans build says:

g++ -c -Wall src/rncryptor.cpp -o src/rncryptor.o
In file included from src/rncryptor.cpp:1:0:
src/rncryptor.h:9:31: fatal error: cryptopp/secblock.h: No such file or directory
compilation terminated.
Makefile:14: recipe for target 'src/rncryptor.o' failed
make: *** [src/rncryptor.o] Error 1

MAKE FAILED (exit value 2, total time: 124ms)

It seems NetBeans can't import or find cryptopp headers or files. I thought it was LDFLAGS problem in makefile, but I don't know how to rewrite it.

Any suggestions?

@getsadzeg getsadzeg changed the title Problems with makefile Problems while building Nov 7, 2016
@getsadzeg
Copy link
Author

anybody?..

@curtisdf
Copy link
Contributor

Sadly, RNCryptor-cpp does not have anyone to maintain it at the moment. Volunteers are welcome.

@getsadzeg
Copy link
Author

Okay.

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