Hi All,

I have downloaded Qt 4.3.3 open source edition and installed it on my window 2000 having visual studio 2006.

I have set the environment variables on my pc.

I have successfully run the command qmake and have make the .dsw project for vc.
when I build the project from the vc editor it give the following error ....

LINK : fatal error LNK1181: cannot open input file "c:\Qt\4.3.3\lib\qtmain.lib"

the qtmain.lib does not exists in the lib directory of qt.

If any body knows how I can Build my project then plz help me.


Thanks.
Vishal