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. How to build 32-bit application in 64-bit Windows?
Forum Update on Monday, May 27th 2025

How to build 32-bit application in 64-bit Windows?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 663 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.
  • S Offline
    S Offline
    Stasi4ek
    wrote on 10 Dec 2014, 06:27 last edited by
    #1

    Good day everyone!
    I'm having a trouble, I built an application in 64-bit Windows and it works fine, but when I try to run it over 32-bit Windows, I got an error.
    For my build I used
    qt-opensource-windows-x86-msvc2013_64_opengl-5.3.2
    Is there any simple action to make it work, or should I reinstall qt with
    qt-opensource-windows-x86-msvc2013_opengl-5.3.2
    ?

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JKSH
      Moderators
      wrote on 10 Dec 2014, 06:40 last edited by
      #2

      Hi!

      [quote author="Stasi4ek" date="1418192856"]I used
      qt-opensource-windows-x86-msvc2013_64_opengl-5.3.2
      Is there any simple action to make it work...?[/quote]No. qt-opensource-windows-x86-msvc2013_64_opengl-5.3.2 contains 64-bit DLLs only. You need 32-bit DLLs to for 32-bit systems.

      [quote author="Stasi4ek" date="1418192856"]should I reinstall qt with
      qt-opensource-windows-x86-msvc2013_opengl-5.3.2
      ?[/quote]Yes.

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

      1 Reply Last reply
      0

      1/2

      10 Dec 2014, 06:27

      • 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