MCMrARM/mcpelauncher-linux

[SOLVED]build on debian with nvidia [EGLUT: failed to create context]

lq95v5 opened this issue · 0 comments

Hello
i build on debian 9.4 and make successful.but when i launch mcpelauncher

it show errors

EGLUT: failed to create context

when i install nvidia-driver-libs:i386 ,launch success.

apt install nvidia-driver-libs:i386

when i build on ubuntu ,it doesn't show this error.

i have nvidia + intel dual graphics,and i am useing nvidia optimus

bart@debian:~/文档/mcpelauncher-linux$ lspci | egrep 'VGA|3D'
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
04:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)