Results 1 to 12 of 12

Thread: Install Qwt 5.1.1 with Qt 4.4.1 and VC++ 2008

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    60
    Thanks
    20
    Thanked 3 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Install Qwt 5.1.1 with Qt 4.4.1 and VC++ 2008

    Hi everybody,

    In this week I tried to install qwt-5.1.1 with Qt 4.4.1 (built with VC++ 2008) and VC++ 2008. I put the qwt-5.1.1 directory on C:\, after that I open a console and digit "qmake qwt.pro" than nmake.
    During the build process I found many warnings like that (the pc's language is italian):

    c:\qwt-5.1\src\qwt_valuelist.h(48) : warning C4661: 'QList<T> QList<T>::fromSet(
    const QSet<T> &)': nessuna definizione adatta fornita per la richiesta di creazi
    one esplicita di un'istanza del modello
    with
    [
    T=qreal
    ]
    c:\qt\4.4.1\include\qtcore\../../src/corelib/tools/qlist.h(310): vedere
    la dichiarazione di 'QList<T>::fromSet'
    with
    [
    T=qreal
    ]

    And after 3 minutes it's stopped showing this error (that is the last part):

    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "public: virtual class
    QSize __thiscall QwtWheel::minimumSizeHint(void)const " (?minimumSizeHint@QwtWhe
    el@@UBE?AVQSize@@XZ) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "protected: virtual voi
    d __thiscall QwtWheel::paintEvent(class QPaintEvent *)" (?paintEvent@QwtWheel@@M
    AEXPAVQPaintEvent@@@Z) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "protected: virtual voi
    d __thiscall QwtWheel::resizeEvent(class QResizeEvent *)" (?resizeEvent@QwtWheel
    @@MAEXPAVQResizeEvent@@@Z) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "protected: virtual voi
    d __thiscall QwtWheel::paletteChange(class QPalette const &)" (?paletteChange@Qw
    tWheel@@MAEXABVQPalette@@@Z) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "public: virtual void _
    _thiscall QwtWheel::setMass(double)" (?setMass@QwtWheel@@UAEXN@Z) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "public: virtual double
    __thiscall QwtWheel::mass(void)const " (?mass@QwtWheel@@UBENXZ) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "public: virtual void _
    _thiscall QwtWheel::setOrientation(enum Qt::Orientation)" (?setOrientation@QwtWh
    eel@@UAEXW4Orientation@Qt@@@Z) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "protected: virtual dou
    ble __thiscall QwtWheel::getValue(class QPoint const &)" (?getValue@QwtWheel@@MA
    ENABVQPoint@@@Z) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "protected: virtual voi
    d __thiscall QwtWheel::getScrollMode(class QPoint const &,int &,int &)" (?getScr
    ollMode@QwtWheel@@MAEXABVQPoint@@AAH1@Z) non risolto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "protected: virtual voi
    d __thiscall QwtWheel::valueChange(void)" (?valueChange@QwtWheel@@MAEXXZ) non ri
    solto
    qwt_designer_plugin.obj : error LNK2001: simbolo esterno "protected: virtual voi
    d __thiscall QwtDoubleRange::rangeChange(void)" (?rangeChange@QwtDoubleRange@@MA
    EXXZ) non risolto
    qwt_designer_plugin.obj : error LNK2019: riferimento al simbolo esterno "__decls
    pec(dllimport) public: virtual __thiscall QwtWheel::~QwtWheel(void)" (__imp_??1Q
    wtWheel@@UAE@XZ) non risolto nella funzione "public: virtual void * __thiscall Q
    wtWheel::`scalar deleting destructor'(unsigned int)" (??_GQwtWheel@@UAEPAXI@Z)
    qwt_designer_plugin.obj : error LNK2019: riferimento al simbolo esterno "__decls
    pec(dllimport) public: static struct QMetaObject const QwtPlot::staticMetaObject
    " (__imp_?staticMetaObject@QwtPlot@@2UQMetaObject@@B ) non risolto nella funzione
    "class QwtPlot * __cdecl qobject_cast<class QwtPlot *>(class QObject *)" (??$qo
    bject_cast@PAVQwtPlot@@@@YAPAVQwtPlot@@PAVQObject@ @@Z)
    qwt_designer_plugin.obj : error LNK2019: riferimento al simbolo esterno "__decls
    pec(dllimport) public: static struct QMetaObject const QwtDial::staticMetaObject
    " (__imp_?staticMetaObject@QwtDial@@2UQMetaObject@@B ) non risolto nella funzione
    "class QwtDial * __cdecl qobject_cast<class QwtDial *>(class QObject *)" (??$qo
    bject_cast@PAVQwtDial@@@@YAPAVQwtDial@@PAVQObject@ @@Z)
    plugins\designer\qwt_designer_plugin5.dll : fatal error LNK1120: 188 esterni non
    risolti
    NMAKE : fatal error U1077: '"c:\Programmi\Microsoft Visual Studio 9.0\VC\BIN\lin
    k.EXE"' : codice restituito '0x460'
    Stop.
    NMAKE : fatal error U1077: '"c:\Programmi\Microsoft Visual Studio 9.0\VC\BIN\nma
    ke.exe"' : codice restituito '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : codice restituito '0x2'
    Stop.

    So what I can do to install qwt?
    Qwt it's very important for me.

    Thank you in advance,
    Louis
    Last edited by jacek; 11th September 2008 at 20:18. Reason: disabled smilies

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.