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. Qt 5.0.1 mingw (Problem on win8)

Qt 5.0.1 mingw (Problem on win8)

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.0k 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.
  • A Offline
    A Offline
    ARMORIUM
    wrote on last edited by
    #1

    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
    0
    • A Offline
      A Offline
      ARMORIUM
      wrote on last edited by
      #2

      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
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        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
        0

        • Login

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