I get the following warning messages when building the Qt bindings on win32 with mingw32:
Scanning dependencies of target plplotqtd [ 16%] Building CXX object bindings/qt_gui/CMakeFiles/plplotqtd.dir/plqt.cpp.obj C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp: In member function `void QtPLDriver::drawTextInPicture(QPainter*, const QString&)': C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:195: warning: passing `double' for converting 2 of `void QPainter::drawPicture(int, int, const QPicture&)' C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp: In member function `virtual void QtPLWidget::setColor(int, int, int, double)': C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:749: warning: converting to `PLINT' from `double' C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp: In member function `virtual void QtPLWidget::setBackgroundColor(int, int, int, double)': C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:770: warning: converting to `PLINT' from `double' C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp: In member function `void QtPLWidget::renderText(QPainter*, TextStruct_*, double, double, double, double)': C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:838: warning: passing `double' for converting 1 of `void QPainter::drawPicture(int, int, const QPicture&)' C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:838: warning: passing `double' for converting 2 of `void QPainter::drawPicture(int, int, const QPicture&)' C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp: In member function `void QtPLWidget::doPlot(QPainter*, double, double, double, double)': C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:1053: warning: passing `double' for converting 1 of `void QPainter::fillRect(int, int, int, int, const QBrush&)' C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:1053: warning: passing `double' for converting 2 of `void QPainter::fillRect(int, int, int, int, const QBrush&)' C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:1053: warning: passing `double' for converting 3 of `void QPainter::fillRect(int, int, int, int, const QBrush&)' C:\users\hazen\plplot\bindings\qt_gui\plqt.cpp:1053: warning: passing `double' for converting 4 of `void QPainter::fillRect(int, int, int, int, const QBrush&)' Linking CXX shared library ..\..\dll\libplplotqtd.dll Creating library file: ..\..\dll\libplplotqtd.dll.a [ 16%] Built target plplotqtd In my testing with the examples the Qt device works fine. -Hazen ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel