Search found 2 matches

by daguerre
2017-07-16T19:29:49-07:00
Forum: Magick++
Topic: Multithreaded or not?
Replies: 0
Views: 19721

Multithreaded or not?

Hi all, I'm not a programmer, just a systems/networks person whom has been asked to determine whether or not our executable is using IM in a multithreaded way. Our linux executable is all in C++ and calls various functions in libMagick++. Our executable itself starts 63 subthreads, which I believe i...
by daguerre
2012-08-23T08:53:35-07:00
Forum: Bugs
Topic: PythonMagick compile fails on Centos6
Replies: 2
Views: 6470

PythonMagick compile fails on Centos6

So I'm trying to make PythonMagick-0.9.7 on Centos 6.3, with the distro python 2.6.6 and boost 1.41. The configure completes without error and make chugs away for a while but then fails with: _Image.cpp: In function 'void Export_pyste_src_Image()': _Image.cpp:89: error: address of overloaded functio...