Hello Friends.
I am completely new to Qt(Qute).I am using Qt 4.7.4. Currently i am developing a test game(QML based). For compiling and using QmlBox2D physics engine, i referred this [WIKI]https://wiki.qt.io/Build-QML-Box2D-Library[/WIKI] article. As mentioned in this article, i didn't got any *.so file after building but getting *.dll files. When i start programming it doesnt show any errors but when i compile it throws "module import Box2D 2.0 is not installed."

I don't know what to do & what mistake i made. It would be really helpful if someone provide step by step(bcoz completely new) instruction on how to solve it.

Sorry for my bad english & Thanks in Advance.