VirtualBox

Opened 5 years ago

Closed 5 years ago

#19347 closed defect (duplicate)

Opengl : glCreateShader not implemented on platform x86

Reported by: Sizy458 Owned by:
Component: guest additions/x11/graphics Version: VirtualBox 6.0.16
Keywords: Cc:
Guest type: Windows Host type: other

Description

Hello

Runtime opengl 2.1 is implemented on x64 but NOT implemented on x86.
See export function vboxgl.dll.

void *p=wglGetProcAddress("glCreateShader");

p is equal at NULL on x86 and not equal at NULL on x64.

Problem since on virtualbox addition version 5.2.x and 6.x

Please solve this problem on virtualbox 6.0.18.

Opengl 2.1 is unavailable on video mode vboxsvga.

Please solve it on later version virtualbox

Thank.

Change History (1)

comment:1 by aeichner, 5 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #19349.

Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette