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

Can't generate libdarknet.so ( library not found for -l:libdarknet.so ) #8876

Open
gugo2808 opened this issue Dec 25, 2023 · 0 comments
Open

Comments

@gugo2808
Copy link

I want to run Obico detective algorithm in standalone mode, without Docker.

To do that, I need to build somehow darknet with YOLO and create darknet.so files.

I can't understand how to build it.

I have Mac, and when I just build the latest release of darknet by AlexanderAB (using Cmake, or Powershell) I can't find any darknet.so files. When i use “make” it generates darknet.so, but it throws an error “library not found for -l:libdarknet.so“
Screenshot 2023-12-25 at 19 28 03

Any suggestions or ideas!

Thank you and Merry Christmas!

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