Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    "This application has failed to start because the libgmp-3.dll was not found"

    General and Desktop
    2
    3
    4645
    Loading More Posts
    • 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.
    • S
      sideous last edited by

      Hi I am trying to build a project on an XP platform using cmake 2.8, with QT 4.7.4 and the MinGw compiler provided in the SDK download for my c and c++ compiler. For some reason I get the message "This application has failed to start because the libgmp-3.dll was not found", even though it is in my QtSDK\MinGW\bin directory. Anyone have any suggestions?
      Thanks

      1 Reply Last reply Reply Quote 0
      • J
        joonhwan last edited by

        please run "sysdm.cpl' in any commnad prompt(or your can access it from contol panel), go to advanced tab, click environment variable button, and modifiy environment variable 'PATH' to have it that path as item.
        it is the only way to change 'PATH' variable permenantly.

        joonhwan at gmail dot com

        1 Reply Last reply Reply Quote 0
        • S
          sideous last edited by

          Forgot to include that QtSDK\MinGW\bin was included in my path. Could there be something wrong with the dll?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post