[Qt-interest] Politically Correct way to release an Open Source Qt Project

Bruce Cran bruce at cran.org.uk
Tue Aug 3 02:57:37 CEST 2010


On Sunday 01 August 2010 16:59:54 Paul England wrote:

> I've compiled/ran a Qt app on the Mac so I'm a bit lost.  I have an old
> XP box lying around here and have the latest Qt on it.  I assume
> compiling a Win32 executable will suffice for all Win users?

You'll also need to include any runtime DLLs - for example, if you're using 
Visual Studio 2008 then you'll need to have the Visual C++ 2008 Runtime 
Redistributable component too (in addition to the Qt DLLs). See 
http://doc.trolltech.com/4.6/deployment-windows.html for more details.

-- 
Bruce Cran



More information about the Qt-interest-old mailing list