Compiling OpenGL Programs for mini2440 (ARM9)

Hi,

I am having problems compiling an openGL programs for mini2440. Has Anybody experience with openGL on mini2440? I would appreciate if someone could give me some pointers on how to compile an opengl program for ARM9 processor.

I have also read about opengl es however I am not sure if I have to use opengl es library or opengl libraries are ok for embedded devices. On the other hand compiling opengl es programs is another topic which is still unsolved for me.

thanks in advance

murat

Define “having problems”.
Errors during compilation ?

To choose between GL ES and plain GL, well it depends on what lib you have available on your platform.
Or compile Mesa3D, for a software implementation.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.