Hi all, my apologies if this isn't the right place to ask this, but I'm at
my wits end and I'm sure I'm missing something simple here. I'm trying to
use Shiboken to build Python bindings. I'm using the widget example on Qt's
website:

http://doc.qt.io/qt-5/qtwidgets-widgets-analogclock-example.html

and when I run shiboken2 on the class, I get a litany of (I assume benign)
warnings, like:

qt.shiboken: type 'QSizeF' is specified in typesystem, but not defined.
This could potentially lead to compilation errors.

The reject log for the classes is the precise class I needed wrapped, with
the message, "Type redefined to not be a class". It's unclear to me why
this is happening, does anyone here have any ideas?

Thank you for your time,
Ravi
-- 
Where we have strong emotions, we're liable to fool ourselves - Carl Sagan

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CADHeb2Zm_7NmsOJe09ABJNk%3DmDS3mrpf6Wb%3D7eR_CRDBKzng4w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to