Advertisement
Guest User

Untitled

a guest
Dec 29th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. CurveDrawer.cpp:(.text+0x631): référence indéfinie vers « QwtLegend::find(QwtLegendItemManager const*) const »
  2. CurveDrawer.cpp:(.text+0x65c): référence indéfinie vers « QwtLegendItem::setChecked(bool) »
  3. objs/CurveDrawer.o: dans la fonction « CurveDrawer::privateConstructor() »:
  4. CurveDrawer.cpp:(.text+0x19b6): référence indéfinie vers « QwtScaleEngine::QwtScaleEngine() »
  5. CurveDrawer.cpp:(.text+0x19e2): référence indéfinie vers « QwtScaleEngine::QwtScaleEngine() »
  6. CurveDrawer.cpp:(.text+0x1a04): référence indéfinie vers « QwtPlotMarker::QwtPlotMarker() »
  7. CurveDrawer.cpp:(.text+0x1a20): référence indéfinie vers « QwtPlotMarker::QwtPlotMarker() »
  8. objs/CurveDrawer.o: dans la fonction « CurveDrawer::initDataPlot(int const&) »:
  9. CurveDrawer.cpp:(.text+0x4d4e): référence indéfinie vers « QwtLegend::setItemMode(QwtLegend::LegendItemMode) »
  10. CurveDrawer.cpp:(.text+0x4d8c): référence indéfinie vers « QwtPlot::insertLegend(QwtLegend*, QwtPlot::LegendPosition, double) »
  11. objs/CustomQwtClasses.o: dans la fonction « CustomQwtPicker::CustomQwtPicker(int, int, QwtPicker::RubberBand, QwtPickerMachine*, QwtPicker::DisplayMode, QwtPlotCanvas*, QDateTime const&, QwtPlotCurve*) »:
  12. CustomQwtClasses.cpp:(.text+0x2ea): référence indéfinie vers « QwtPlotPicker::QwtPlotPicker(int, int, QwtPicker::RubberBand, QwtPicker::DisplayMode, QwtPlotCanvas*) »
  13. CustomQwtClasses.cpp:(.text+0x3f6): référence indéfinie vers « QwtEventPattern::setKeyPattern(unsigned int, int, int) »
  14. CustomQwtClasses.cpp:(.text+0x416): référence indéfinie vers « QwtEventPattern::setKeyPattern(unsigned int, int, int) »
  15. objs/CustomQwtClasses.o:(.rodata._ZTV15CustomQwtPicker[_ZTV15CustomQwtPicker]+0x38): référence indéfinie vers « QwtPicker::pickRect() const »
  16. collect2: erreur: ld a retourné 1 code d'état d'exécution
  17. Makefile:332: recipe for target 'zyGrib' failed
  18. make[1]: *** [zyGrib] Error 1
  19. make[1]: Leaving directory '/tmp/yaourt-tmp-jacotux/aur-zygrib/src/zyGrib-6.2.1/src'
  20. Makefile:36: recipe for target 'zyGrib' failed
  21. make: *** [zyGrib] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement