Results 1 to 3 of 3

Thread: dll error in all tools

  1. #1
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    29
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default dll error in all tools

    I have installed the Qt Open Source edition (the Windows installer one) from the home page (C++, WinXP) and I've run configure from the VS Command prompt. Took about an hour and seemed to work okay but when I try and go into any tools (from the Start menu or the .exe's) it comes up with a dll error, saying it can't find an entry point. For example, when I run the designer it says:

    The procedure entry point for _Z17qt_message_output9QtMsgTypePKc could not be located in the dynamic link library QtCore4.dll.

    It comes up with the same message if I try to run the Examples and Demos launcher or the linguist or the Assistant - ie. any of the tools that are on the start menu.

    Is there anyone who can help? Have I not completed the install or what?

  2. #2
    Join Date
    Jan 2009
    Posts
    10
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: dll error in all tools

    I think that I had such a problem some while back. It might happen when you have installed an older version of Qt (possibly one that you compiled yourself) or incompatible Debug/Release versions of Qt on your system.

    It might help to inspect that problem closer by using tools such as Dependency Walker (link) to see where your OS searches for DLLs and which are loaded.

    Since the Qt Open-Source installers install the binary versions of the tools on your system, there should not be any need to re-configure and build the whole Qt4 libraries again.

    Also, it might be a good idea to install a "fresh" Windows into a virtual machine (VMware, Parallels, etc) and try your luck there.

    Possibly you are using incompatible/older versions of MinGW tools?

    Hope that helps..

  3. #3
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    29
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: dll error in all tools

    Thanks for replying but it's fine now - I have 4.5 and that's working perfectly (so far )

Similar Threads

  1. CASE Tools for Qt4 Application Development--info needed
    By swamyonline in forum Qt Programming
    Replies: 2
    Last Post: 11th October 2010, 16:12
  2. Reverse engineering tools
    By vvbkumar in forum General Programming
    Replies: 4
    Last Post: 29th September 2010, 17:48
  3. 3rd party Tools qith Qt/Mac
    By nareshqt in forum Qt Programming
    Replies: 2
    Last Post: 15th April 2008, 12:22
  4. Tools for making Qt Assistant's .dcf file?
    By Pat Harvey in forum Newbie
    Replies: 3
    Last Post: 21st August 2006, 21:46
  5. Zip tools for QT4
    By Xagen in forum Qt Programming
    Replies: 3
    Last Post: 19th March 2006, 11:12

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.