On Saturday 17 May 2008 23:54:39 Kevin Copps wrote:
> > A manifest is also generated for the sip module but it isn't installed.
> > Is it
> > needed?
>
> Now that you mention it, probably. I am still learning how manifests and
> side-by-side assemblies work. This page seems like a good place to sta
> A manifest is also generated for the sip module but it isn't installed.
> Is it
> needed?
Now that you mention it, probably. I am still learning how manifests and
side-by-side assemblies work. This page seems like a good place to start:
http://msdn.microsoft.com/en-us/library/ms235342.aspx From
On Saturday 17 May 2008 17:01:12 Kevin Copps wrote:
> I am doing some experimentation with alpha3 Python 2.6 and building with
> Visual Studio 2008 C++, so I know I'm living on the edge here...
>
> I can successfully build and install release PyQt-win-gpl-4.3.3 and
> everything seems to work. But n
Hi,
On Sat, May 17, 2008 at 7:01 PM, Kevin Copps <[EMAIL PROTECTED]> wrote:
[...]
> In order to get sip
> to run from within the Python install, I had to add the following line to
> the install target of the Makefile inside the sipgen directory:
>
> copy /y $(TARGET).manifest C:\Python26\$(TARGET)
I am doing some experimentation with alpha3 Python 2.6 and building with
Visual Studio 2008 C++, so I know I'm living on the edge here...
I can successfully build and install release PyQt-win-gpl-4.3.3 and
everything seems to work. But now I am also trying to build release
PyQt-win-gpl-4.4, but I