getClipRect is also a method of nuiDrawContext that returns the current clipping rectangle. I wonder why you have this error. Have you tried a make clean && make?

Sebastien

Ilya A. Palopezhentsev wrote:

I've had a thought, isn't GetClipRect from WinAPI? If so then why is it being compiled on Unix, obviuosly failing?

core/nuiWidget.cpp: In member function `virtual bool nuiWidget::DrawWidget(nuiDrawContext*)': core/nuiWidget.cpp:434: error: `GetClipRect' undeclared (first use this function)

_______________________________________________
https://mail.gna.org/listinfo/ngl-devel


Reply via email to