I HOPE I AM IN THE RIGHT FORUM

i was referred by the phonon (KDE MULTIMEDIA) mailing list to this website

i have been jumping around websites asking them for help about this issue

i really want a detailed solution

here is the problem
------------------------
My system specifications:

Windows XP professional
Microsoft DirectX SDK (March 2008)
WinXP Platform SDK
Microsoft Visual Studio 2005
QT4.4 BETA1
QT win Integration 1.3.3




I have had few difficulties in being able to use phonon on QT4.4



Here is the Scenario



- I go to the example inside ../qt4.4/examples/phonon

- I load the QT command line and cd to the example

- Through the command line, “qmake –tp vc”

- It builds a project file to be used in visual studio 2005

- I double click the project (musicplayer.vcproj)

- Microsoft Visual Studio 2005 opens

- Starts the project

- Compiles and links successfully

- As soon as I click on file, open and choose a mp3 file to load

- The file doesn’t load and the application doesn’t stop working and doesn’t crash

BUT the out put from debug shows the following message



WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded



Please Note:



Before the above problem has occurred, there are several files that the example was not able to see in the (Bin and Lib Directories) even though they are available and included in both linker and general input libraries in the projects properties and I had to take these files (.dll) and add them all to the projects folder in order to make the example at least see them



These files are the following:



phonond4.dll
QtCored4.dll
QtGuid4.dll


-----------------------------------------------
plz help me out with this problem as no one has helped me with it before thanks