Search found 1 match
- 2018-04-15T09:22:01-07:00
- Forum: Magick++
- Topic: InitializeMagick not working on windows
- Replies: 0
- Views: 22713
InitializeMagick not working on windows
Hi everybody, I am trying to build a library that depends on magick++. Everything works fine if I do not call the function InitializeMagick() and I put the xmls in the exe folder. If I do call it, everything works still fine, but it keeps looking only in the exe folder: it looks like it doesn't care ...