Sorry, my english is not very well.

I install Qt 4.4.0 in windows vista with Eclipse Europa 3.3 (C/C++ plugin)
and the Qt eclipse integration v1.4.0 , but when I start a new project, a messenger appears in the eclipse

"cannot find -lqtmaind" ,
"mnake ***[debug]Error 2" ,
"make[1]: ***[debug/test.exe]Error 1"

Obs.: test.exe is the name of my project.

what is wrong ?