Skip to content

Static Linking Problem with Opencv and VZense SDK #8

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

Open
saurabheights opened this issue Mar 2, 2023 · 0 comments
Open

Static Linking Problem with Opencv and VZense SDK #8

saurabheights opened this issue Mar 2, 2023 · 0 comments

Comments

@saurabheights
Copy link

saurabheights commented Mar 2, 2023

Dear,
Please see opencv/opencv#23315 or stereolabs/zed-opencv#71

Linking both opencv (not just version 4, but also version 3) causes imread and imwrite to fail. And now with understanding of root cause, it looks like more opencv functions can fail, if there is some symbol collision.

Screenshot from 2023-03-02 15-05-11

For now, I will just separate the Code to two different main.cpp to allow running recording and offline processing separately, but it will be good to know if you can provide a better solution as my final application would require online processing.

P.S. I will try to move to 3.4.1 version too, but I dont think it would be ideal.

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