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
Hi Lorenzo,
Yeah. You are right.I am also trying to make the emulator work on windows.
First,i tried to work it on windows. As, it has not been working till now as you see, i started trying it on ubuntu as well.I have a very limited time for the project i am working on. so,i am trying to make the tools work either on windows or ubuntu. My aim is to make changes to the application i want to make and see the changes back on the emulator.
Excuse me please for any offense.
Regards,
Sudlin