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. Microsoft Visual C++ Runtime error while running a qt project
Forum Updated to NodeBB v4.3 + New Features

Microsoft Visual C++ Runtime error while running a qt project

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 647 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.
  • A Offline
    A Offline
    Ahti
    wrote on 28 Jun 2019, 16:50 last edited by Ahti
    #1

    I am working on a project on my laptop which has a windows 10 and the project works fine without any errors whatsoever. But once I move this same project to my other machine that has a windows 7 and after running it I get this error:

    0_1561740453238_testing.PNG

    and the qt console display this:

    0_1561740581988_qt-error.PNG

    error ReferenceError: adjuster is not defined in console is not a problem because I see the same message when my project works on pc with windows 10.

    I think the problem is with microsoft visual c++ but I don't know how to fix it. Pleas help

    what is a signature ?? Lol

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 28 Jun 2019, 17:22 last edited by
      #2

      Hi
      How do you run the application on the win 7 machine ?

      A 1 Reply Last reply 28 Jun 2019, 18:53
      0
      • M mrjj
        28 Jun 2019, 17:22

        Hi
        How do you run the application on the win 7 machine ?

        A Offline
        A Offline
        Ahti
        wrote on 28 Jun 2019, 18:53 last edited by
        #3

        @mrjj By clicking Run ( Ctrl + R )

        what is a signature ?? Lol

        M 1 Reply Last reply 28 Jun 2019, 18:55
        0
        • A Ahti
          28 Jun 2019, 18:53

          @mrjj By clicking Run ( Ctrl + R )

          M Offline
          M Offline
          mrjj
          Lifetime Qt Champion
          wrote on 28 Jun 2019, 18:55 last edited by
          #4

          @Ahti
          Ok, then it should work when you compile it again.
          Make sure you completely wiped the old build folder if u moved that with the project.
          Also you could ask Visual studio to do a repair to make sure its 100% working.

          1 Reply Last reply
          0

          1/4

          28 Jun 2019, 16:50

          • Login

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