Hello, i have tried to make my first application with Qt5, which works fine with the debugger.
But when i compile in release mode and i copy/paste the .exe and the dll on a 32bit computer, there is a error message.
My application configuration is :
How can i produce a 32bit and a 64 bit application?
Thanks
↧