Cross-platform software libraries and APIs
Qt Creator IDE and productivity tools
UI Design tool for UI composition
for Qt projects
Digital advertising for UI apps
Usage intelligence for embedded devices
GUI test automation
Code coverage analysis
Test results management and analysis
Software static code analysis
Software architecture verification
The latest version of Qt.
Make the most of Qt tools, with options for commercial licensing, subscriptions, or open-source.
Explore Qt features, the Framework essentials, modules, tools & add-ons.
The project offers PySide6 - the official Python bindings that enhance Python applications.
Qt empowers productivity across the entire product development lifecycle, from UI design and software development to quality assurance and deployment. Find the solution that best suits your needs.
Insight into the evolution and importance of user-centric trends and strategies.
Learn how to shorten development times, improve user experience, and deploy anywhere.
Tips on efficient development, software architecture, and boosting team happiness.
Get the latest resources, check out upcoming events, and see who’s innovating with Qt.
Whether you're a beginner or a seasoned Qt pro, we have all the help and support you need to succeed.
July 15, 2009 by tbastian | Comments
As you might know we introduced Phonon, a new multimedia layer in Qt 4.4. From the beginning the problem was that we couldn't support mingw, the only free compiler we support on Windows.
The reality is more the other way around: mingw doesn't support us, or more precisely, it doesn't support DirectShow.
So people have been trying and trying to make Phonon build with mingw. A few months ago, I sat down and decided to write the necessary headers to handle Phonon. I succeeded and decided to post this to sourceforge. You can find the item here. Unfortunately it's been sitting there since then. I hope that it will be picked up in the next iteration of mingw's win32 API package.
And then, a few weeks ago, a new mingw was *finally* released based on gcc 4.4. That is truly great news for windows users. So I tested it and it works great. I had to fix some stuff but now Qt trunk (future 4.6) builds fine with it.
Back to Phonon, if you follow the link above you'll find a patch at the end. You can download it and apply it to you own mingw.
To do that it is very simple. First dezip the file and copy the .h in c:mingwinclude and then apply the patch like this (I use patch.exe provided with msys-git):
cd /D c:mingwinclude
patch < dshow.patch
Now if you upgrade to Qt trunk and re-run configure.exe it should even auto-detect that your mingw has Phonon support and it will build it.
So in short, you can now have a decent/recent compiler based on gcc 4.4 + Phonon on Windows.
Download the latest release here: www.qt.io/download.
Qt 6.8 release focuses on technology trends like spatial computing & XR, complex data visualization in 2D & 3D, and ARM-based development for desktop.
Check out all our open positions here and follow us on Instagram to see what it's like to be #QtPeople.
Oct 3, 2024
With the release of Qt 6.8.0, it's a good time to go into more details on..
Sep 20, 2024
Qt Gradle Plugin 1.0 (QtGP) build tool has been released. You can include..
Sep 16, 2024
We are happy to announce the release of Qt Tools for Android Studio 3.0...
Qt Group includes The Qt Company Oy and its global subsidiaries and affiliates.