Qt Forum

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

    Qt 5.0.1 mingw (Problem on win8)

    General and Desktop
    2
    3
    1872
    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.
    • A
      ARMORIUM last edited by

      I have compiled my application in release version. Fullfilled directory of my .exe with all needed .dll's but all the time trying to start programm, I get "Microsoft Visual C++ Runtime error". I tried to compile more easy programs but they had the same problem, after placing all .dll it couldn't start. What can cause this problem? Sorry for my english.

      1 Reply Last reply Reply Quote 0
      • A
        ARMORIUM last edited by

        During working in qt creator everithing works, but when i am trying to start application independently of IDE it shows Visual C++ Runtime Error, hope it will help to solve problem.

        1 Reply Last reply Reply Quote 0
        • K
          koahnig last edited by

          Based on the little information you are providing it looks a bit like you are missing the dlls. You can load the exe outside of the IDE into dependency walker. This will tell you which dlls are missing.
          The dependency walker may be downloaded from "here.":http://www.dependencywalker.com/

          Vote the answer(s) that helped you to solve your issue(s)

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