User talk:Raphawel

From Qt Wiki
Jump to navigation Jump to search

QT 6.4.1 WIN 64bit C++ : My application is running in 64bit and I want to run it on a 32bit virtual machine

Hello,

For a project I have to check if I can run a simple application on a 32bit virtual machine. I have installed the latest version of QT - 6.4.1 in 64bit.

So to run the application in 64bit no worries. But when I run a 32bit virtual machine and run the application there is an error where it tells me that the application is not valid in 32bit.

I did some research and my question is the following: Is it necessary to add command lines in the program so that it runs in 32 bit?

I also saw that you can change the QT kit to run in 32bit but for version 6.4.1 there is no kit for 32bit.

Thank you to the kind soul who can help me. I thank you in advance