Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Not able to buid the Qt sample in Windows 7 64bit machine

Not able to buid the Qt sample in Windows 7 64bit machine

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
qt-opensource-wbuid errorexamplemingw73064config+debug
2 Posts 2 Posters 341 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.
  • M Offline
    M Offline
    Mohamed Rafiq
    wrote on 15 Jun 2020, 05:50 last edited by
    #1

    I have installed "qt-opensource-windows-x86-5.12.8" in windows 10 64 bit machine and developed my first qt sample application. The same sample application is moved to my other windows 7 64 bit machine having the same qt (qt-opensource-windows-x86-5.12.8)is installed, this time the I am not even able to build the application. Even I am not able to build the example application came along with qt, showing the same line(see below) is running until we click the stop button.

    00:29:34: Running steps for project Test...
    00:29:34: Configuration unchanged, skipping qmake step.
    00:29:34: Starting: "C:\Qt\Qt5.12.8\Tools\mingw730_64\bin\mingw32-make.exe" -j4
    C:\Qt\Qt5.12.8\5.12.8\mingw73_64\bin\qmake.exe -o Makefile ..\Test\Test.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
    C:\Qt\Qt5.12.8\5.12.8\mingw73_64\bin\qmake.exe -o Makefile ..\Test\Test.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
    C:\Qt\Qt5.12.8\5.12.8\mingw73_64\bin\qmake.exe -o Makefile ..\Test\Test.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
    C:\Qt\Qt5.12.8\5.12.8\mingw73_64\bin\qmake.exe -o Makefile ..\Test\Test.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
    .......
    .......
    .......

    Please can anyone help me out, what went wrong here.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 15 Jun 2020, 20:50 last edited by
      #2

      Hi and welcome to devnet,

      How are you moving the code from one machine to the other ?

      Check the time stamp of these files on your other machine.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      1/2

      15 Jun 2020, 05:50

      • Login

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