[Zope3-dev] Re: compiling Zope3 on Windows
Garrett Smith
garrett@mojave-corp.com
Tue, 24 Jun 2003 15:31:39 -0500
Tim Peters wrote:
> IIRC, the OP eventually determined this was due to mixing VC6-compiled
> modules with .NET-compiled modules. The C runtime systems aren't
> compatible. So, e.g., if you compile Zope3 with .NET, you also need
> to compile Python with .NET.
Makes sense...I'll look into it.
> Sorry, I couldn't even if I wanted to -- I don't have .NET installed,
> or spare time.
Well, I actually meant 'let me know if you want _me_ to track it down,
with your help' :-)
I'll look into the compatibility issues you raised. Thanks!
-- Garrett