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

Undefined reference to glXGetProcAddressARB() #70

Open
arpaterson opened this issue Oct 4, 2022 · 1 comment
Open

Undefined reference to glXGetProcAddressARB() #70

arpaterson opened this issue Oct 4, 2022 · 1 comment
Labels

Comments

@arpaterson
Copy link

I am unable to build with openGL enabled on a nvidia Orin with Jetpack 5.

I keep getting the following error when building opencv 4.5.4.

Undefined reference to glXGetProcAddressARB()

With 4.5.0, it succeeded, only because -DWITH_OPENGL=ON resulted in

OpenGL support: NO

It is probably a problem with my system, but if anyone knows more about this opengl error I'd appreciate it as I'm at a loss.

@mdegans
Copy link
Owner

mdegans commented Jan 27, 2023

Huh. I don't have an Orin to test with, but I'll see if I can replicate on AGX as soon as I get a chance. Thanks for filing the issue.

@mdegans mdegans added the OpenGL label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants