qt application 64 bit windows

compilation, qt, windows

Solution

Have a look at this wiki page. I describes how to build the Qt binaries from source for different configurations.

Problem

Is it possible to compile a 64 bit executable in qt windows? Is it the same process as with 32 bit or any different?

Original source