Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error: Could not create GL context #9

Open
Hiroaki-K4 opened this issue Dec 6, 2023 · 1 comment
Open

Error: Could not create GL context #9

Hiroaki-K4 opened this issue Dec 6, 2023 · 1 comment

Comments

@Hiroaki-K4
Copy link

Hi. Thank you for your great code.
I met following error after running binary program.

bash build-extern.sh
cmake .
make
./bin/surface_splatting

Error

Failed to initialize OpenGL:
Error: Could not create GL context
Segmentation fault

Can you advise me something?

@sebastianlipponer
Copy link
Owner

Thank you for reaching out and your interest in using this code. Sorry, for the late reply. The error originates from this glviz/src/glviz.cpp#L312 line. I updated to SDL 2.30.0 recently. You could give current master another shot if this problem is still relevant for you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants