[Cl-smoke] GLuint conversion error

Elliott Slaughter elliottslaughter at gmail.com
Thu Mar 11 23:13:25 CET 2010


On Wed, Mar 10, 2010 at 9:25 AM, Tobias Rautenkranz
<tobias at rautenkranz.ch>wrote:

> > When I try to bind a texture in a customized subclass of glwidget using
> the
> > following code, I get some sort of conversion error.
> >
> > (cxx:bind-texture my-glwidget (make-instance 'qt:pixmap :arg0
> > "texture.png"))
> The error message was not that good. The problem was a missing type
> translator
> in cl-smoke to convert the return value of cxx:bind-texture (GLuint) to a
> Lisp
> integer.
> I have added the missing type translators to qt.opengl.
>

Thanks.


-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tobias.rautenkranz.ch/pipermail/cl-smoke_tobias.rautenkranz.ch/attachments/20100311/d8f64b9e/attachment-0002.html>


More information about the Cl-smoke mailing list