[Zope3-dev] Anyone running Zope 3 on Windows?

Tom Deprez tom@aragne.com
Fri, 22 Nov 2002 11:03:39 +0100


You can download the Borland C++ compiler.
(www.borland.com/bcppbuilder/freecompiler)

I believe Godefroid is using it and from his mails we can believe that it
works (tests pass)

Regards,
Tom

----------------------------------

Heimo Laukkanen wrote:
> Andy McKay wrote:
>
>> It runs and you do not need cygwin, there is nothing to send because
>> nothing needs special compiling. At least it didn't ;)
>
> When you run stupid_build.py - it seems to want to compile ,-)
>
> I don't have Microsoft's compiler, so I tried to use MinGW's latest
> release. When I try to compile, running stupid_build.py eith -c
> mingw32
>
> I'll get following errors:
>
> build\temp.win32-2.2\Release\wrapper.o(.text+0xb83):wrapper.c: undefined
> referen
> ce to `_imp___Py_NoneStruct'
> build\temp.win32-2.2\Release\wrapper.o(.text+0xc18):wrapper.c: more
> undefined references to `_imp___Py_NoneStruct' follow
> build\temp.win32-2.2\Release\wrapper.o(.text+0xce3):wrapper.c: undefined
> reference to `_imp__PyType_Type'
> dllwrap: gcc exited with status 1
> error: command 'dllwrap' failed with exit status 1
>
> Google did not save me.
>
> -huima
>
>
>
> _______________________________________________
> Zope3-dev mailing list
> Zope3-dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope3-dev