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
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
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
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
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
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
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