I'm not familiar with the Ubuntu SDK but you can probably execute that and preload the library:
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 ubuntu-html5-app-launcher
Or even better, create a script that makes sure that the correct libGL.so.1 library is used.
I'm not familiar with the Ubuntu SDK but you can probably execute that and preload the library:
LD_PRELOAD= /usr/lib/ x86_64- linux-gnu/ mesa/libGL. so.1 ubuntu- html5-app- launcher
Or even better, create a script that makes sure that the correct libGL.so.1 library is used.