Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator cannot load 'Help'

Qt Creator cannot load 'Help'

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.5k Views
  • 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.
  • K Offline
    K Offline
    kqt-mr-nv6
    wrote on last edited by
    #1

    I have just uninstalled Qt 5.1.1 and installed Qt5.2 beta-1 on windows-xp
    when I start the QtCreator, a pop-up window gets displayed showing error message
    _
    The following plugins have errors and cannot be loaded
    Help
    Details:
    C:\Qt\Qt5.2.0\Tools\QtCreator\lib\qtcreator\plugins\QtProject\Help.dll: Cannot load library C:/Qt/Qt5.2.0/Tools/QtCreator/lib/qtcreator/plugins/QtProject/Help.dll: The specified procedure could not be found.
    _

    I am unable to view any help/Qt Reference doc

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

      I just have the same error.

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yysniper277373
        wrote on last edited by
        #3

        I have solved this problem.
        Execute the command:locate udev.so
        if you get
        /lib/i386-linux-gnu/libudev.so.1
        /lib/i386-linux-gnu/libudev.so.1.3.5
        then
        sudo ln -s /lib/i386-linux-gnu/libudev.so.1 /lib/i386-linux-gnu/libudev.so.0

        so it is ok

        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