Hi,

I gave configure.exe -static and nmake to get a static build of 4.2.2 in a windows machine.

Now the static build is over, I created a newproject in visual studio.net 2003 using Qt Application template in QtProjects type, to add my existing projects files.

After rebuilding the application I am getting the following error,

fatal error C1083: Cannot open include file: 'qdom.h': No such file or directory
How to fix this one ?

thanks,
**npc**