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

/usr/bin/ld: cannot find -lcppflow #258

Open
Nishq-AkulaTech opened this issue Mar 12, 2024 · 0 comments
Open

/usr/bin/ld: cannot find -lcppflow #258

Nishq-AkulaTech opened this issue Mar 12, 2024 · 0 comments

Comments

@Nishq-AkulaTech
Copy link

Nishq-AkulaTech commented Mar 12, 2024

Hi,

I am trying to run the efficientnet example after successfully installing the library on my Ubuntu 20.04 machine, however I'm getting this error message when I run the make cmd:

[ 50%] Linking CXX executable efficientnet
/usr/bin/ld: cannot find -lcppflow
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/efficientnet.dir/build.make:84: efficientnet] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/efficientnet.dir/all] Error 2
make: *** [Makefile:84: all] Error 2

It's unable to find the library, even though the library seems to be installed. I'm guessing it's some kind of symbolic link issue - would you happen to have any idea how to fix this?

Thanks!

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