[EMAIL PROTECTED] wrote:
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.



huh?

[EMAIL PROTECTED]:~/temp/PythonMagick$ find ./ -iname *blob*
./pyste_src/Blob.pyste
./pythonmagick_src/_Blob.cpp
./helpers_src/Blob.cpp
./helpers_src/Blob.h

my current hangup seems to be in the boost libs:

/usr/include/boost/python/converter/registered.hpp:88: error: no matching function for call to 'registry_lookup(const volatile void (*)())'

Carl K
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to