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 -lmatplotlib_cpp: No such file or directory #347

Open
lexson-luo opened this issue May 14, 2023 · 1 comment
Open

Comments

@lexson-luo
Copy link

Hi All,

does anyone know why is my g++ compiler unable to detect the libmatplotlib_cpp.so file in my /usr/lib/ folder path? Is there a source libmatplotlib_cpp.so file that i can download? I suspect my libmatplotlib_cpp.so file is corrupted.

Many thanks!

@joaocandre
Copy link

There isn't a 'libmatplotlib.so' file to detect, the library is header-only. Specifying the include paths should be enough.

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