Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    [Not solved] Add kit with new compiler

    General and Desktop
    kit compiler mingw
    2
    4
    1368
    Loading More Posts
    • 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.
    • Franckynos
      Franckynos last edited by Franckynos

      Hi,

      I have installed Qt 5.2 with mingw 4.x 32 bit.

      I have downloaded mingw 4.9.2 64 bit but I can used it to compile project.

      1 I have added new compiler minGW 4.9.2 64 bit (bin/g++.exe)
      2 I have added new debugger (bin/gbd.exe)
      3 I have added new Kit by selecting the debugger and compiler, but I haven't version of Qt, with qmake.exe of mingw 64bit.

      Who Can I install correctly the mingw 64 bit?

      Thx for your help.

      1 Reply Last reply Reply Quote 0
      • M
        mcosta last edited by

        Hi and welcome to devnet,

        there's no pre-built version of Qt with MinGW 64bit.
        I you want it, you have to build Qt from sources using the MinGW 64 compiler

        Once your problem is solved don't forget to:

        • Mark the thread as SOLVED using the Topic Tool menu
        • Vote up the answer(s) that helped you to solve the issue

        You can embed images using (http://imgur.com/) or (http://postimage.org/)

        1 Reply Last reply Reply Quote 0
        • Franckynos
          Franckynos last edited by

          How I can do that ?

          1 Reply Last reply Reply Quote 0
          • M
            mcosta last edited by

            Hi,

            try to follow these instructions and verify if is possible to build using MinGW64

            Once your problem is solved don't forget to:

            • Mark the thread as SOLVED using the Topic Tool menu
            • Vote up the answer(s) that helped you to solve the issue

            You can embed images using (http://imgur.com/) or (http://postimage.org/)

            1 Reply Last reply Reply Quote 0
            • First post
              Last post