I read your post too quickly... You haven't reached this problem yet (but you will... )
Maybe you have forgotten to add a file "distutils.cfg" in "...\Python26\Lib\distutils": [build] compiler=mingw32 As for myself, I was over-smart (I thought, proved to be stupid really) and assumed that I should enter the name of the executable here. But it must be exactly "mingw32". Karl Johan Kleist wrote: > > That's a known bug in plone.recipe.zope2instance::__init__.py: > > https://bugs.launchpad.net/collective.buildout/+bug/462731 > -- View this message in context: http://n2.nabble.com/Buildout-Problem-Zope-Complation-using-mingGW-tp4050838p4051105.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
