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. Mingw 64 bits + Qt 5.2

Mingw 64 bits + Qt 5.2

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.8k 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.
  • F Offline
    F Offline
    fulgor2
    wrote on last edited by
    #1
    1. I have seen this download : Qt 5.2.0 for Windows 64-bit (VS 2012, OpenGL, 589 MB) (Info)

    but I 'd like to use Qt 5.2 with mingw on my Windows 64 bits.

    Will it be online an installer with mingw64bits ?

    1. I have installed 32 bit version of mingw but I have an error with a platform "window" plugin.

    I copy/paste the file to the directory as I read but nothing works.

    1 Reply Last reply
    0
    • JKSHJ Online
      JKSHJ Online
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi, and welcome to the Qt Dev Net!

      [quote author="fulgor2" date="1387090467"]Will it be online an installer with mingw64bits ?[/quote]No, the Qt Project will not be providing a 64-bit MinGW package. Each package takes lots of time to test, and there isn't enough resources to support so many packages (there are already 6 for Windows).

      You don't really need a 64-bit application unless you want to do lots of number crunching or memory-intensive tasks. Otherwise, 32-bit applications run just as well on 64-bit Windows.

      But if you really want 64-bit MinGW, one of the maintainers of the MinGW-w64 project has been providing unofficial 64-bit MinGW packages of Qt: http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/Qt-Builds/ Keep an eye on this site; he might provide one for Qt 5.2.0 soon.

      [quote author="fulgor2" date="1387090467"]2. I have installed 32 bit version of mingw but I have an error with a platform "window" plugin.

      I copy/paste the file to the directory as I read but nothing works.[/quote]That's a deployment issue (you're missing platforms\qwindows.dll)

      See http://qt-project.org/doc/qt-5/windows-deployment.html#shared-libraries for more deployment info.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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