13 Aug
2007
13 Aug
'07
2:41 a.m.
On Sun, 2007-08-12 at 20:55 +0100, john cliff wrote:
k, did the above, replacing the strndup with the g_ version, and using the /* being lazy */ code for the stpcpy and it compiles ok, but I'm not getting any raster extensions showing on the effects menu here. Is it checking for IM somewhere? I'm gonna guess that the test isnt working right on windows... Let me know and I'll help you try get this working.
Yeah, there will need to be a "#define WITH_IMAGE_MAGICK 1" somewhere. In the autotools environment it's in config.h if ImageMagick is detected. I'm not sure where this check exists in the custom Windows build tool, sorry, that's all I know.
--Ted