Build qgroundcontrol3.1.3 in ubuntu 14.04 error

after me follow the teps as :https://docs.qgroundcontrol.com/en/getting_started/download_and_install.html#ubuntu-linux。then i run ./qgroundcontrol-start.sh. diplay some error as list.who can tell me how to solve it???

pyh@pyh:~/dev/qgc/qgroundcontrol$ ./qgroundcontrol-start.sh
Settings location “/home/pyh/.config/QGroundControl.org/QGroundControl.ini” Is writable?: true
Filter rules “qt.network.ssl.warning=false\n*Log.debug=false\n”
MAVLinkLogManagerLog: MAVLink logs directory: “/home/pyh/Documents/QGroundControl/Logs”
Map Cache in: “/home/pyh/.cache/QGCMapCache300” / “qgcMapCache.db”
qml: 0.03518518518518519
qml: _activeVehicle(0) _vehicleArmed(0) guidedModeSupported(0) _vehicleFlying(0) _vehicleInRTLMode(0) pauseVehicleSupported(0) _vehiclePaused(0) _flightMode()
qml: _activeVehicle(0) _vehicleArmed(0) guidedModeSupported(0) _vehicleFlying(0) _vehicleInRTLMode(0) pauseVehicleSupported(0) _vehiclePaused(0) _flightMode()
qml: 34.5 38
qml: _activeVehicle(0) _vehicleArmed(0) guidedModeSupported(0) _vehicleFlying(0) _vehicleInRTLMode(0) pauseVehicleSupported(0) _vehiclePaused(0) _flightMode()
VMware: vmw_ioctl_command error Invalid argument.
Aborted (core dumped)

one more,i have install gstreamer packages as follow:https://github.com/mavlink/qgroundcontrol/tree/master/src/VideoStreaming.but it still does work!

after one day,i run qgroundcontrol in ubuntu 16.04,it will run success.but what should i do for ubuntu14.04?

VM problems with QGC tend to be related to the graphics driver.

I encounter the same problem, but I run this script in Ubuntu 16.4

First step is to try using the AppImage instead

Finally I turned off Accelerate 3D graphics in VMware, it is effective