[Qt-interest] QtCreator / phonon link problem on windows
Tony Rietwyk
tony.rietwyk at rightsoft.com.au
Sun Jan 18 03:18:13 CET 2009
Pau wrote:
> On Sun, Jan 18, 2009 at 12:53 AM, Tony Rietwyk
> <tony.rietwyk at rightsoft.com.au> wrote:
>
> > Thiago wrote:
> >> The Mingw compiler and headers are not recent enough to compile the
> >> DirectShow code present in the Phonon DS9 backend.
> >>
> >> You need to use MSVC to compile the Phonon library. But that
> >> then means
> >> it's not compatible with the MinGW compiler that Qt Creator uses.
> >>
> >> Unfortunately, there's very little we can do. The MinGW folks are
> >> reluctant to upgrade their bundled headers.
> >
> > Hi Thiago,
> >
> > In that case, are there any plans to get QtCreator working
> with VS compiler and debugger, as well as MinGW?
>
> It should already work with VC++.
>
> In addition to that, the KDE on Windows project provides DirectX 9
> header files for MinGW to be able to build Phonon in Qt 4.4.3 (and I
> guess with 4.5, too). You can build Qt yourself or you can download
> the binaries directly with the KDE on Windows installer (take a look
> at http://windows.kde.org )
Hi Pau,
I have successfully built QTCreator with VS. But when QtCreator is running,
the only toolchain it works with is mingw. Given the modularity, I was
expecting that VS, and possibly XCode would be available as toolchains -
thus offering features like multi-CPU compiles, which I assume mingw does
not.
Regards,
Tony Rietwyk
More information about the Qt-interest-old
mailing list