Hi,

I am a newbie, to start with. The following is what matters me. I have got a QT build for msvc2008. I tried to create a shadow build onto an empty folder (the same level as the first one - as per the documentation) for the Mingw platform. However with no success. Trying to run configure, ends up with an error that it's missing the file qscriptengine.h.

The very simple reason that I want to build QT this way is, I want to have only the files necessary to work with QTCreater, to move onto my laptop. So, to avoid copying the source files as well, in order to keep it as compact as possible.

My questions here is: Is it at all possible to configure and build QT on an empty folder? And if so, how?

Is it at all possible to cross-build from msvc2008 to MingW?

If it's not possible to manage the above, how can I sepperate the essential files from the source files?

Looking anxiously forward,

A Singer