Re: [Development] Moving checksdk.exe to qtbase repo

2012-04-17 Thread Anttila Janne
ect: Re: [Development] Moving checksdk.exe to qtbase repo > > On Tue, Apr 17, 2012 at 11:15:17AM +0200, ext Andreas Holzammer wrote: > > Am 17.04.2012 10:32, schrieb Oswald Buddenhagen: > > > integrate it into qmake, so it is able to produce self-contained > > > make

Re: [Development] Moving checksdk.exe to qtbase repo

2012-04-17 Thread Oswald Buddenhagen
On Tue, Apr 17, 2012 at 11:15:17AM +0200, ext Andreas Holzammer wrote: > Am 17.04.2012 10:32, schrieb Oswald Buddenhagen: > > integrate it into qmake, so it is able to produce self-contained > > makefiles which don't need messing with the environment. > > And where should the mapping between sdk a

Re: [Development] Moving checksdk.exe to qtbase repo

2012-04-17 Thread Andreas Holzammer
Am 17.04.2012 10:32, schrieb Oswald Buddenhagen: > On Tue, Apr 17, 2012 at 05:23:20AM +, ext Anttila Janne wrote: >> So is it ok to move checksdk to qtbase repo and src\tools folder? Or do you >> have better ideas for building it? >> > rather than just moving it around, you should do the right

Re: [Development] Moving checksdk.exe to qtbase repo

2012-04-17 Thread Oswald Buddenhagen
On Tue, Apr 17, 2012 at 05:23:20AM +, ext Anttila Janne wrote: > So is it ok to move checksdk to qtbase repo and src\tools folder? Or do you > have better ideas for building it? > rather than just moving it around, you should do the right thing and integrate it into qmake, so it is able to pr

Re: [Development] Moving checksdk.exe to qtbase repo

2012-04-17 Thread Andreas Holzammer
Hi Janne, I was also thinking about this, I think its a good idea. The Checksdk seems to have a bug, but while we are at it we can fix that. Its also a problem how we add mappings betweeen mkspec and the actual sdk, which resides in setcepaths.bat, as there are almost no standard SDKs for WEC7, ma

Re: [Development] Moving checksdk.exe to qtbase repo

2012-04-17 Thread Olivier Goffart
On Tuesday 17 April 2012 05:23:20 Anttila Janne wrote: > 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

[Development] Moving checksdk.exe to qtbase repo

2012-04-16 Thread Anttila Janne
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