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

opengl error 1282 #61

Closed
M1234Thomas opened this issue Nov 6, 2016 · 6 comments
Closed

opengl error 1282 #61

M1234Thomas opened this issue Nov 6, 2016 · 6 comments

Comments

@M1234Thomas
Copy link

Hello,

I am getting an error as follows.

OpenGL Error: XX (1282)
In: \ElasticFusion\Pangolin-master\include\pangolin/gl/gl.hpp, line 562

I have checked the graphics card and is set to use NVIDIA to use all the times.
I can not figure out what the issue is.

@mp3guy
Copy link
Owner

mp3guy commented Nov 6, 2016

Need your OS and graphics card to have any idea of what's going on.

@M1234Thomas
Copy link
Author

I am using visual studio 2013 on windows 7 with GeForce gtx 750 ti Graphics card.

@mp3guy
Copy link
Owner

mp3guy commented Nov 6, 2016

I've never run it on windows before so I don't have any idea what the problem might be.

@M1234Thomas
Copy link
Author

Could you please brief me if the error was on linux, what could have been the possible cause for this kind of error?

@mp3guy
Copy link
Owner

mp3guy commented Nov 6, 2016

OpenGL error 1282 is invalid operation. If you look at that link it tells you; https://github.com/stevenlovegrove/Pangolin/blob/master/include/pangolin/gl/gl.hpp#L562, something weird is happening when trying to bind a target to a frame buffer.

@Buzzroid
Copy link

Buzzroid commented Jul 8, 2017

See the @fsrajer comment at stevenlovegrove/Pangolin#149
It fixes this problem

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

3 participants