wince & Opengl ES how to?
Selçuk Cihan
selcukcihan at gmail.com
Mon Jan 21 14:15:06 PST 2008
the problem is, wince port of wxwidgets compiles fine when
wxUSE_GLCANVAS is set to 0; but when i set it to 1 to enable opengl
integration, the build fails since gl/gl.h header file is not opengl
es header file, it is opengl header file and it can not be found. i
want to be able to use opengl es. i have vincent's opengl es
implementation and the header file is gles/gl.h. i am not sure if i
have clearly explained the situation, you can ask further questions to
clear the issue
On Jan 22, 2008 12:05 AM, Vadim Zeitlin <vadim at wxwidgets.org> wrote:
> On Mon, 21 Jan 2008 14:56:20 +0200 Selçuk Cihan <selcukcihan at gmail.com> wrote:
>
> SC> But i can not build wxwidgets for wince with opengl support.
>
> Why? I.e. what's exactly the problem?
> VZ
>
> --
> TT-Solutions: wxWidgets consultancy and technical support
> http://www.tt-solutions.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>
More information about the wx-users
mailing list