我在虚拟机centos7下安装了SDL2,编译了test中的testdraw2.c 编译都是正确的,结果运行时出现了如提示“Couldn't initialize video driver: No available video device”不能正常运行,希望大神解决一下