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

Have you tested imdecode? #13

Open
d-vazquez opened this issue Feb 25, 2023 · 1 comment
Open

Have you tested imdecode? #13

d-vazquez opened this issue Feb 25, 2023 · 1 comment

Comments

@d-vazquez
Copy link

I am reading a JPG image from an SD card and want to use openCV, to create the Mat I need to call imdecode but I am having issues with library:

liblibpng.a(pngerror.c.obj):(.literal.png_free_jmpbuf+0x4): undefined reference to `__wrap_longjmp'

because I am not using png, could there be a way of ignoring that library?

@Pedrom029
Copy link

I have that problem too, but I also get undefined reference to `typeinfo for std::basic_streambuf<char, std::char_traits >'

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