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. Compiling Qt for a 64-bit machine

Compiling Qt for a 64-bit machine

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.1k 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.
  • J Offline
    J Offline
    Jemar
    wrote on last edited by
    #1

    Ok, so for various reasons I am following this guide: http://qt-project.org/wiki/Building_Qt_Desktop_for_Windows_with_MinGW on compiling and installing Qt for a 64-bit machine. I am at the step where you run the command jom /W /S -j4. Unfortunately I just receive the error: Error: File MakeFile doesn't exist.

    NOTE: This is under the section Build Qt with MinGW for a x64 target and sub-section Build Qt

    I really am not sure what that means or how to deal with it. I don't have MSVS, I am running this all from the command prompt. Within the tutorial the only things I have changed is my version of Qt from 4.7.4 to 4.8.4, and I have been changing my cmd entries to reflect that.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You don't need to have Visual Studio to get the Visual C++ compiler - it's available for free in Windows SDK and in MSVS Express.

      Try falling back to mingw-make, maybe it will work.

      (Z(:^

      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