Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Cannot run qt designer, assistant, ect.
Forum Updated to NodeBB v4.3 + New Features

Cannot run qt designer, assistant, ect.

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 5.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    perfwill
    wrote on last edited by
    #1

    I downloaded Qt SDK for my windowsXP. At first, everything was ok, qt designer.exe, assistant.exe, ect. runs perfectly. However, after a while looking around and do somethings with Qt, a strange problem appeared and every executable file in Qt/qt/bin, including designer.exe, assistant.exe, ect. cannot run. The same error message always occurs:

    " ... - Entry Point Not Found
    The procedure entry point ... could not be located in the dynamic link library QtCore4.dll"

    QtCore4.dll is still there, I didn't delete anything in that folder. I cannot understand why.

    I tried copying the executable files to Qt/bin but nothing different.

    Please help me, thank you very much in advance.

    1 Reply Last reply
    0
    • Y Offline
      Y Offline
      Yash
      wrote on last edited by
      #2

      Uninstall and reinstall

      May be of some files got corrupted..

      Repairing only solution I feel :)

      http://kineticwing.com : Web IDE, QSS Editor
      http://speedovation.com : Development Lab

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aviral
        wrote on last edited by
        #3

        "Entry not found" these happens when the dll is not properly built or instead of new dll its referring to some old dll which is not having the connecting method call.

        While u can always try to re install mine suggestion is u can rebuild the qt using setup file and Readme .

        Also you can check ur environment variables to be pointing to correct dlls.

        1 Reply Last reply
        0
        • P Offline
          P Offline
          perfwill
          wrote on last edited by
          #4

          Thanks, I reinstalled it, and no problem now.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved