Results 1 to 2 of 2

Thread: Setting up Qwt5.1.1

  1. #1
    Join Date
    Aug 2008
    Posts
    132
    Thanks
    23
    Thanked 3 Times in 3 Posts

    Default Setting up Qwt5.1.1

    Hi

    I've searched this forum and saw that a few people have been struggling to get Qwt working. I am basically struggling with two things:

    1) I can't get it to load in the Qt Designer. This is due to debug/release libraries being mixed according to the Designer plugin window. I've checked and my Qwt is built in release mode, since all the .pro files load the config in the qwtconfig.pri file, in which I clearly specified that I want release mode (config += release). Now the question: Why does it not work? Is Qwt built using other qt libraries which are perhaps built using debug mode or something like that? (I thought the Qt dll's are built in release mode...)

    2) The examples does not run and the give the following error:
    "The procedure entry point _Z5qFreePv could not be located in the dynamic link library QtCore4.dll."

    But I opened the QtCore4.dll using dependancy walker and that function is indeed in the dll.

    I'm Using Qt 4.4.3 and MingW 3.4.2.

    Any help with this would be appreciated.
    Thanks
    Jaco

  2. #2
    Join Date
    Aug 2008
    Posts
    132
    Thanks
    23
    Thanked 3 Times in 3 Posts

    Default Re: Setting up Qwt5.1.1

    OK, tried it at on my laptop at home, and everything worked fine first time. Designer integration as well as the example programs.

    The differences:
    Not working - Downloaded archive, Qt 4.4.3
    Working - Booked out latest stable release from sourceforge, Qt 4.4.1

    Jaco

Similar Threads

  1. setting needle size in qwtCompass
    By user in forum Qwt
    Replies: 4
    Last Post: 22nd July 2007, 23:40
  2. Replies: 3
    Last Post: 30th January 2007, 07:35
  3. Setting style in QApplication
    By Doug Broadwell in forum Newbie
    Replies: 2
    Last Post: 28th October 2006, 21:56
  4. form setting
    By mickey in forum Qt Tools
    Replies: 5
    Last Post: 27th September 2006, 00:28
  5. Replies: 3
    Last Post: 10th April 2006, 19:04

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.