Problem compiling PythonMagick
Scons/Boost/Python no longer supports void*. We changed the void* to unsigned char* in Magick++/Blob.h and Magick++/Image.h as well as the PythonMagick/_Blob.cpp and PythonMagick/_Image.cpp and the PythonMagick build completed. Ideally we would leave Magick++ alone and patch PythonMagick. If you have any ideas, let us know.
If you get
http://www.boost.org/more/getting_started.html#CVS and checkout with
- ... matching function for call to 'registry_lookup(const volatile void (*)())
http://www.boost.org/more/getting_started.html#CVS and checkout with
- cvs -z3 -d:pserver:anonymous@boost.cvs.sourceforge.net:/cvsroot/boost
checkout -r RC_1_34_0 boost