Ben Ben - 2008-08-16

I want to try making a plugin for Launchy but I'm an eclipse fan :> so I installed Qt with the eclipse integration and compiled it with MinGW,
but when I try to compile, i get the following message: "g++: shell32.lib: No such file or directory"
I think this is normal because MinGW does not contain .lib files...

Is it possible to compile Launchy plugins with Qt/ MinGW ?
If yes, what should I do ?