I'm having trouble compiling projects in android studio. I downloaded the ide in ubuntu 17.04 however, whenever I compile, a series of errors appears.
Emulator: Process finished with exit code 1
Emulator: Current serial number in output stream: 40
Emulator: Serial number of failed request: 39
Emulator: Value in failed request: 0x0
Emulator: Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Emulator: Major opcode of failed request: 155 (GLX)
Emulator: X Error of failed request: BadValue (integer parameter out of range for operation)
Emulator: libGL error: failed to load driver: swrast
Emulator: libGL error: unable to load driver: swrast_dri.so
Emulator: libGL error: failed to load driver: i965
Emulator: libGL error: driver pointer missing
I have no idea what these mistakes are since this is my first contact with the platform.