Hi, I started building Qt5 for WinCE and WEC7, and found that checksdk is not currently build by configure and it has been moved to QtTools repo. Checksdk.exe is an utility to read WinCE environment from Visual Studio configuration file and it is used by setcepaths.bat. Setcepaths.bat is called by user after configuring Qt for WinCE and before executing make to apply correct environment for Qt building.
In Qt4, checksdk is located in tools\checksdk folder, but it is bootstrapped correspondingly as other build time tools such as moc, i.e. checksdk.pro contains line "include(../../src/tools/bootstrap/bootstrap.pri)" So is it ok to move checksdk to qtbase repo and src\tools folder? Or do you have better ideas for building it? -- Janne Anttila Qt Commercial R&D, Digia Plc _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development