How can I get egltypes.h

It seems a silly question. But I just cannot find egltypes.h which was needed when I tried to run a sample. I can only find gl.h and egl.h on this website.

Albert,

Are you using Vincent ? If so, you can find one in its binary distribution. If not, even then you can find one in Vincent.

I’m not completely sure what you are trying to do here, but for “running a sample” you might want to use whatever header files came with the specific implementation you are using instead of relying on the generic files from this web site. Those you find here have not been adjusted yet to reflect the proper calling conventions and native data types of your platform.

But, of course, it depends on the specific library you are linking against.

  • HM

[ September 22, 2004: Message edited by: Hans-Martin Will ]

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