Skip to content

Compile OpenCV with GCC visibility set to hidden#835

Closed
taka-no-me wants to merge 1 commit intoopencv:masterfrom
taka-no-me:hidden_visibility
Closed

Compile OpenCV with GCC visibility set to hidden#835
taka-no-me wants to merge 1 commit intoopencv:masterfrom
taka-no-me:hidden_visibility

Conversation

@taka-no-me
Copy link
Copy Markdown

No description provided.

@ghost ghost assigned vpisarev Apr 18, 2013
@vpisarev
Copy link
Copy Markdown
Contributor

👍

@petewarden
Copy link
Copy Markdown

This change breaks the new Java bindings, because the JNI symbols are marked as hidden! If you try to build the samples/java/ant example on Ubuntu 12.04 for example, you'll see this problem:
http://answers.opencv.org/question/14803/jni-unsatisfiedlinkerror-when-running-ant-sample/

@Nerei
Copy link
Copy Markdown
Contributor

Nerei commented Jun 7, 2013

@apavlenko

@apavlenko
Copy link
Copy Markdown
Contributor

@petewarden Pete, please submit a bug on this!

@petewarden
Copy link
Copy Markdown

I submitted a bug yesterday:

http://code.opencv.org/issues/3077

On Jun 8, 2013, at 0:11, Andrey Pavlenko notifications@github.com wrote:

@petewarden Pete, please submit a bug on this!


Reply to this email directly or view it on GitHub.

savuor pushed a commit to nickyu-zhu/opencv that referenced this pull request Oct 27, 2023
zachlowry pushed a commit to zachlowry/opencv that referenced this pull request Oct 21, 2024
Fix for issue opencv#835

I encountered the same issue today. By updating to require numpy 1.24.3 I was about to build successfully for my environment (python 3.11.3 / macos ventura arm64 / gstreamer support enabled)
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

Successfully merging this pull request may close these issues.

5 participants