Re: [PyQt] Re: Building with Visual Studio 2008

2008-05-20 Thread Phil Thompson
On Tuesday 20 May 2008 00:50:42 Kevin Watters wrote: > > As far as I can see SIP embeds the manifest in the executable so it is > > not necessary to install it. If I don't run mt on the exe then it fails > > to run. If I do then it runs - irrespective of whether the manifest is > > installed or not

[PyQt] Re: Building with Visual Studio 2008

2008-05-19 Thread Kevin Watters
> As far as I can see SIP embeds the manifest in the executable so it is not > necessary to install it. If I don't run mt on the exe then it fails to run. > If I do then it runs - irrespective of whether the manifest is installed or > not. I second this--I had to add the following post-build st