I have somehow gotten myself into rebuilding everything with 
VC8 .....

The setup.py script builds all the imaging .pyd successfully, 
including some debug builds.

BUT, the debug builds still use the non-debug libraries for the 
subsidiary elements (zlib, freetype, jpeg).

When trying to use the debug builds, Microsoft *nicely* reports 
that the pyd do not have manifests (enclosed), then abort.  I 
assume this is because of the mix of regular and debug C 
libraries.

Is there any plan for adding the &^%* manifests*&^% to the 
builds or should I start kludging in something for them?  
The TCL dlls already do this but they use makefiles. 

Any pointers on where to go next?

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to