This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Facing problem in running Open Gl ES 1.3.1 example on ubuntu

Hi,

After installing the Open GL ES emulator 1.3.1 on ubuntu 14.01,while building the Open GL ES 1.1 simpApp11 example, i am navigating to the directory and firing the "make" command,

this error appears on the screen:

@ARM/Mali_Developer_Tools/OpenGL_ES_Emulator_1.3.1/examples/OpenGLES_11/simpApp11# make

gcc  -g  -I../../../include -m32 -o simpApp11 simpApp11.c -L/usr/X11R6/bin -lX11 -L../../../bin -lGLESv1_CM -lEGL

/usr/bin/ld: cannot find -lX11

collect2: error: ld returned 1 exit status

make: *** [simpApp11] Error 1

when i checked for

ls -ls /usr, no X11R6 directory was available. I searched over to install X11R6 but in vain.Can anyone help me with this? Thanks in advance.

Regards

sudlin