Hi Alistair,
> On Jan 25, 2018, at 11:54 AM, Alistair Grant <[email protected]> wrote: > > Hi, > > I'm attempting to build the 64 bit VM in a docker container on Ubuntu > 16.04 installing the required packages using > opensmalltalk-vm/.travis_install.sh, however B3DAcceleratorPlugin > fails to build because it can't find gl.h. > > Installing mesa-common-dev (which is the most common answer when > searching for missing gl.h on google) changes the error to glRenderer > is redefined and has conflicting types. > > Does anyone know what the correct combination of packages is? The information is supposed to be towards the bottom of build.linux64x64 so if it's missing and you find it please remember to add it there. > > Thanks! > Alistair >
