PDA

View Full Version : Phonon compilation VERY VERY URGENT!!!



Cantora
17th June 2009, 14:52
i am using Qt-open source edition.. vs 2005 and MinGW-3.4.2

Now I want to compile the phonon module!!

BUT ALREADY FAILED 3 TIMES... HOW CAN SHOW ME STEPS????

PLEASE HELP!!!!

THANKS ALL~~~

luf
17th June 2009, 20:37
Phonon can only compile under visual studio environment.
Docs explaining it here:
http://doc.trolltech.com/4.5/phonon-overview.html#windows-xp-and-later-windows-versions

Qoute: "Warning: The MinGW version of Qt does not support building the Qt backend."

As you can compile Qt with the express version of Visual Studio, which is free, it shouldn't be much trouble in fixing that.

Lykurg
17th June 2009, 20:48
Qoute: "Warning: The MinGW version of Qt does not support building the Qt backend."
http://wiki.qtcentre.org/index.php?title=Building_the_Phonon_backend_plugin _on_Windows_using_MinGW

luf
18th June 2009, 09:59
http://wiki.qtcentre.org/index.php?title=Building_the_Phonon_backend_plugin _on_Windows_using_MinGW

I was only looking at the official docs, but this is good news. although not official yet...