Results 1 to 3 of 3

Thread: error about installing qwt

  1. #1
    Join Date
    Apr 2009
    Posts
    8
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Angry error about installing qwt

    [B]I cannot install qwt,I don't know what the problem is? The process as follows.[/B
    [root@dengyongchao qwt-5.2.0]# /usr/local/Trolltech/QtEmbedded-4.4.3-arm/bin/qmake
    [root@dengyongchao qwt-5.2.0]# make
    cd src/ && make -f Makefile
    -arm/include/QtCore -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtCore -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtNetwork -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtNetwork -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtGui -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtGui -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include -Imoc -I. -o obj/moc_qwt_dyngrid_layout.o moc/moc_qwt_dyngrid_layout.cpp
    /usr/local/Trolltech/QtEmbedded-4.4.3-arm/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/mkspecs/qws/linux-omap-g++ -I. -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtCore -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtCore -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtNetwork -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtNetwork -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtGui -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtGui -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include -Imoc -I. qwt_magnifier.h -o moc/moc_qwt_magnifier.cpp
    rm -f libqwt.so.5.2.0 libqwt.so libqwt.so.5 libqwt.so.5.2
    arm_v5t_le-g++ -Wl,-rpath,/usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib -shared -Wl,-soname,libqwt.so.5 -o libqwt.so.5.2.0 obj/qwt_abstract_scale_draw.o obj/qwt_color_map.o obj/qwt_clipper.o obj/qwt_double_interval.o obj/qwt_double_rect.o obj/qwt_dyngrid_layout.o obj/qwt_layout_metrics.o obj/qwt_math.o obj/qwt_magnifier.o obj/qwt_paint_buffer.o obj/qwt_panner.o obj/qwt_painter.o obj/qwt_picker.o obj/qwt_round_scale_draw.o obj/qwt_scale_div.o obj/qwt_scale_draw.o obj/qwt_scale_map.o obj/qwt_spline.o obj/qwt_text_engine.o obj/qwt_text_label.o obj/qwt_text.o obj/qwt_event_pattern.o obj/qwt_picker_machine.o obj/qwt_scale_engine.o obj/qwt_symbol.o obj/qwt_curve_fitter.o obj/qwt_data.o obj/qwt_interval_data.o obj/qwt_legend.o obj/qwt_legend_item.o obj/qwt_plot.o obj/qwt_plot_print.o obj/qwt_plot_xml.o obj/qwt_plot_axis.o obj/qwt_plot_curve.o obj/qwt_plot_dict.o obj/qwt_plot_grid.o obj/qwt_plot_item.o obj/qwt_plot_spectrogram.o obj/qwt_plot_scaleitem.o obj/qwt_plot_marker.o obj/qwt_plot_layout.o obj/qwt_plot_printfilter.o obj/qwt_plot_rasteritem.o obj/qwt_plot_canvas.o obj/qwt_plot_rescaler.o obj/qwt_plot_panner.o obj/qwt_plot_picker.o obj/qwt_plot_zoomer.o obj/qwt_plot_magnifier.o obj/qwt_raster_data.o obj/qwt_scale_widget.o obj/qwt_abstract_slider.o obj/qwt_abstract_scale.o obj/qwt_arrow_button.o obj/qwt_analog_clock.o obj/qwt_compass.o obj/qwt_compass_rose.o obj/qwt_counter.o obj/qwt_dial.o obj/qwt_dial_needle.o obj/qwt_double_range.o obj/qwt_knob.o obj/qwt_slider.o obj/qwt_thermo.o obj/qwt_wheel.o obj/moc_qwt_dyngrid_layout.o obj/moc_qwt_magnifier.o obj/moc_qwt_panner.o obj/moc_qwt_picker.o obj/moc_qwt_text_label.o obj/moc_qwt_legend.o obj/moc_qwt_legend_item.o obj/moc_qwt_plot.o obj/moc_qwt_plot_canvas.o obj/moc_qwt_plot_panner.o obj/moc_qwt_plot_picker.o obj/moc_qwt_plot_zoomer.o obj/moc_qwt_plot_magnifier.o obj/moc_qwt_scale_widget.o obj/moc_qwt_abstract_slider.o obj/moc_qwt_analog_clock.o obj/moc_qwt_compass.o obj/moc_qwt_counter.o obj/moc_qwt_dial.o obj/moc_qwt_knob.o obj/moc_qwt_slider.o obj/moc_qwt_thermo.o obj/moc_qwt_wheel.o -L/usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib -lQtGui -L/usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib -lts -lpng -lQtNetwork -lQtCore -lm -lrt -lpthread -ldl
    ln -s libqwt.so.5.2.0 libqwt.so
    ln -s libqwt.so.5.2.0 libqwt.so.5
    ln -s libqwt.so.5.2.0 libqwt.so.5.2
    rm -f ../lib/libqwt.so.5.2.0
    rm -f ../lib/libqwt.so
    rm -f ../lib/libqwt.so.5
    rm -f ../lib/libqwt.so.5.2
    mv -f libqwt.so.5.2.0 libqwt.so libqwt.so.5 libqwt.so.5.2 ../lib/
    make[1]: Leaving directory `/mydocument/qt/qwt-5.2.0/src'
    cd textengines/ && /usr/local/Trolltech/QtEmbedded-4.4.3-arm/bin/qmake textengines.pro -unix -o Makefile
    cd textengines/ && make -f Makefile
    make[1]: Entering directory `/mydocument/qt/qwt-5.2.0/textengines'
    make[1]: Nothing to be done for `first'.
    make[1]: Leaving directory `/mydocument/qt/qwt-5.2.0/textengines'
    cd designer/ && /usr/local/Trolltech/QtEmbedded-4.4.3-arm/bin/qmake designer.pro -unix -o Makefile
    cd designer/ && make -f Makefile
    make[1]: Entering directory `/mydocument/qt/qwt-5.2.0/designer'
    arm_v5t_le-g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/mkspecs/qws/linux-omap-g++ -I. -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtDesigner -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtCore -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtCore -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtNetwork -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtNetwork -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtGui -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtGui -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtXml -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtXml -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtScript -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include/QtScript -I/usr/local/Trolltech/QtEmbedded-4.4.3-arm/include -I../src -Imoc -I. -o obj/qwt_designer_plugin.o qwt_designer_plugin.cpp
    qwt_designer_plugin.cpp:17:40: error: QDesignerFormEditorInterface: No such file or directory
    qwt_designer_plugin.cpp:18:40: error: QDesignerFormWindowInterface: No such file or directory
    qwt_designer_plugin.cpp:19:46: error: QDesignerFormWindowCursorInterface: No such file or directory
    qwt_designer_plugin.cpp:20:29: error: QExtensionManager: No such file or directory
    In file included from qwt_designer_plugin.cpp:23:
    qwt_designer_plugin.h:23:42: error: QDesignerCustomWidgetInterface: No such file or directory
    qwt_designer_plugin.h:24:38: error: QDesignerTaskMenuExtension: No such file or directory
    qwt_designer_plugin.h:25:29: error: QExtensionFactory: No such file or directory
    In file included from qwt_designer_plugin.cpp:23:
    qwt_designer_plugin.h:32: error: expected class-name before '{'token
    qwt_designer_plugin.h:49: error: 'DesignerFormEditorInterface' has not been declared
    qwt_designer_plugin.h:66: error: expected class-name before '{'token
    qwt_designer_plugin.h:73: error: 'DesignerCustomWidgetInterface'was not declared in this scope
    qwt_designer_plugin.h:73: error: template argument 1 is invalid
    qwt_designer_plugin.h:76: error: 'DesignerCustomWidgetInterface'was not declared in this scope
    qwt_designer_plugin.h:76: error: template argument 1 is invalid
    qwt_designer_plugin.h:210: error: expected class-name before '{' token
    qwt_designer_plugin.h:214: error: expected `)' before '*' token
    qwt_designer_plugin.h:223: error: expected class-name before '{' token
    qwt_designer_plugin.cpp:102: error: variable or field 'nitialize'declared void
    qwt_designer_plugin.cpp:102: error: 'DesignerFormEditorInterface'was not declared in this scope
    qwt_designer_plugin.cpp:102: error: 'formEditor'was not declared in this scope
    make[1]: *** [obj/qwt_designer_plugin.o] Error 1
    make[1]: Leaving directory `/mydocument/qt/qwt-5.2.0/designer'
    make: *** [sub-designer-make_default] Error 2

  2. #2
    Join Date
    Feb 2011
    Posts
    4

    Default Re: error about installing qwt

    Me too! I also have exact error.
    Someone with this kind of experience share with us Please?

  3. #3
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,313
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: error about installing qwt

    Looks like Qt is built without designer support what makes sense for cross-compiling ( and many other scenarios, where you don't need the designer ). Your solution is to also disable building of the Qwt designer plugin in qwtconfig.pri.

    Uwe

Similar Threads

  1. problem installing qwt 5.1.1 on linux for ARM
    By raman_31181 in forum Qwt
    Replies: 4
    Last Post: 18th August 2010, 14:51
  2. qwt 5.2 install on qt 4.5
    By HyperB in forum Qwt
    Replies: 4
    Last Post: 13th May 2009, 20:03
  3. Installing Qwt 5.1.1
    By WXNSNW in forum Qwt
    Replies: 3
    Last Post: 18th September 2008, 14:06
  4. How to upgrade Qwt 5.0.1 to Qwt 5.0.2
    By luffy27 in forum Qwt
    Replies: 1
    Last Post: 15th July 2007, 19:55
  5. use interesting QWT Library with QT3.X
    By raphaelf in forum Qwt
    Replies: 2
    Last Post: 23rd January 2006, 11:24

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.