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

runtime error #42

Open
griffin-BC opened this issue May 10, 2023 · 1 comment
Open

runtime error #42

griffin-BC opened this issue May 10, 2023 · 1 comment

Comments

@griffin-BC
Copy link

Hello author, thank you for sharing, but unfortunately, I encountered a problem while running your code
when I run the ./visualizer and l open the KITTI 001
an error appear :
In: /home/zhou/suma/src/glow/src/glow/GlFramebuffer.cpp on Line: 25
terminate called after throwing an instance of 'std::runtime_error'
what(): OpenGL error detected.
I can't solve this problem .
I need your help
Thanks you very much

@jbehley
Copy link
Owner

jbehley commented May 10, 2023

which graphics card do you have? ATI or nvidia? We tried to use a subset of features that should work on both kinds of OpenGL driver, but it was mainly tested on nvidia devices that usually support a broader set of features (even in the so-called core profile); if you have the possibility to use a Nvidia graphics chip then I would try this.

Also the available graphics memory is important.

What happens on MacOS is totally unclear and there is also no intend from my side to provide support there.

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