Hi,

Le mercredi 13 août 2008 à 16:56 -0300, Matías De la Puente a écrit :
> Hello all,
> 
> I made a glx binding for vala (glx.vapi). An example is also attach to
> this mail.
> For compile the example you need also the gl.vapi file
> (http://live.gnome.org/Vala/ExternalBindings).
> 
> Compile the example with:
> valac glxtest.vala --pkg gtk+-2.0 --pkg glx --pkg gl --pkg gdk-x11-2.0
> 
> Any suggestion is welcome.


just a question: why did you call constants GLX.GLX_SOMETHING instead of
just GLX.SOMETHING ?

        Xav


_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to