I would assume that your Linux project is using QT 3, and I would further assume that your Windows install of QT is QT4? I couldn't get even a "Hello World" example to compile under Windows when the .cpp files were generated with the QT3 tools. Hell, I couldn't even get it to work when only my .ui files were generated with QT3!
I know you probably don't want to hear this, but you're probably better off starting from scratch and first trying to get a simple "Hello world" example cross compiling on both Windows and Linux rather than taking an existing large codebase generated in KDevelop and trying to get it working under Windows.
Bookmarks