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

cannot find -ljsoncpp #47

Open
Benjamin-Lentz opened this issue Feb 27, 2021 · 2 comments
Open

cannot find -ljsoncpp #47

Benjamin-Lentz opened this issue Feb 27, 2021 · 2 comments

Comments

@Benjamin-Lentz
Copy link

Having :

/usr/bin/ld: cannot find -ljsoncpp
collect2: error: ld returned 1 exit status
make: *** [Makefile:26: example] Error 1

while making example

who to fix that ? Any ideas ?

@ghost
Copy link

ghost commented Apr 28, 2021

did you fixed it?..

@algolist-manager
Copy link

You can just delete -ljsoncpp because that is included in libbinacpp. But to confirm that jsoncpp is included in libbinacpp, it would be better to "make clean && make" in binacpp/src to recompile the libbinacpp library in your build environment

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