Ticket #18045 (new defect)
glGetFramebufferAttachmentParameter missing in libGL.so.1
Reported by: | mdjurfeldt | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 5.2.18 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
I run a linux guest in a Windows 10 host.
In the guest, the OpenGL function glGetFramebufferAttachmentParameter is missing in /usr/lib/virtualbox/additions/libGL.so.1
Due to this, I get linker errors in many packages and can't enable 3D acceleration.
Is this something you can support? What is the status on this?
Change History
Note: See
TracTickets for help on using
tickets.
I guess this is due to VirtualBox currently only supporting OpenGL up to 2.1 while the function I ask for is OpenGL 3.0.