This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author v_core
Recipients v_core
Date 2012-10-01.14:45:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349102758.43.0.280298808198.issue16100@psf.upfronthosting.co.za>
In-reply-to
Content
Hello there,
I hope I'm right here.

I tried to compile vim with Python 3.3 32bit support.
OS: Windows 7 64bit
Compiler: MinGW
Compiling vim with Python 3.2 32bit support works!

The error message:
obj/if_python3.o:if_python3.c:(.text+0x739): undefined reference to `__imp__PyUnicode_AsUnicode'
History
Date User Action Args
2012-10-01 14:45:58v_coresetrecipients: + v_core
2012-10-01 14:45:58v_coresetmessageid: <1349102758.43.0.280298808198.issue16100@psf.upfronthosting.co.za>
2012-10-01 14:45:58v_corelinkissue16100 messages
2012-10-01 14:45:58v_corecreate