Unfortunately, it still gives me an error message, stating the following extensions are missing:
Code: Select all
gl_arb_multitexture
gl_arb_texture_env_combine
gl_arb_texture_compression
Has anyone successfully run Spring inside VMWare?
Moderator: Moderators
Code: Select all
gl_arb_multitexture
gl_arb_texture_env_combine
gl_arb_texture_compression
I'm trying to run it in Windows XP SP3 inside VMware Fusion 3.1.1 running on Mac OS X 10.6.4. It supports hardware accelerated OpenGL 2.1 fully, apparently, but Spring doesn't seem to think so (yet other programs seem quite happy).Andrej wrote:I ran spring in VMware Player 2.5.4 running a Ubuntu 9.04 image.
Not very helpful as it was using software rendering via MESA library and you are trying to do it in windows?