This is my 4th attempt. i tried to follow the install file in the package.
i executed the below command

c:\>qmake qtcreator.pro CONFIG+=static
c:\> mingw32-make

but i still getting the errors like

release/main.o:main.cpp.text+0x24e): undefined reference to `_imp___ZN15Extens
ionSystem13PluginManager13formatOptionsER11QTextSt reamii'
release/main.o:main.cpp.text+0x270): undefined reference to `_imp___ZNK15Exten
sionSystem13PluginManager19formatPluginOptionsER11 QTextStreamii'
release/main.o:main.cpp.text+0x6f8): undefined reference to `_imp___ZN15Extens
ionSystem13PluginManagerC1Ev'
release/main.o:main.cpp.text+0x72c): undefined reference to `_imp___ZN15Extens
ionSystem13PluginManager16setFileExtensionERK7QStr ing'

please anybody help me.....
With regards......