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. module machine type 'ARM' conflicts with target machine type 'x64' - Compilation Error.
Forum Updated to NodeBB v4.3 + New Features

module machine type 'ARM' conflicts with target machine type 'x64' - Compilation Error.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 617 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
    Mathan M
    wrote on last edited by
    #1

    Hi,
    When I try to compile the application, I am getting an compilation error.

    Specification of the Qt Kit:
    I had selected the Desktop as Default;
    Compiler: Microsoft Visual C++ Compiler 14.0 (amd64)
    Debugger: Auto-Detected CDB at <Path>
    Qt Version: Qt 5.7.0 (msvc2015_64)

    Am I using the right combination?

    Thanks In Advance.

    raven-worxR 1 Reply Last reply
    0
    • M Mathan M

      Hi,
      When I try to compile the application, I am getting an compilation error.

      Specification of the Qt Kit:
      I had selected the Desktop as Default;
      Compiler: Microsoft Visual C++ Compiler 14.0 (amd64)
      Debugger: Auto-Detected CDB at <Path>
      Qt Version: Qt 5.7.0 (msvc2015_64)

      Am I using the right combination?

      Thanks In Advance.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @Mathan-M
      basically the combination seems to be correct, but it doesn't match the error message ;)
      A the error message says somehow you are mixing ARM binaries with x64 binaries.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1
      • M Offline
        M Offline
        Mathan M
        wrote on last edited by
        #3

        Thanks a lot,

        Somehow manage to run the application.

        Mathan

        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