Re: ImageMagick & MinGW/GCC TDM: Building Trouble (Stage 5)
| Newsgroups | gmane.comp.video.image-magick.bugs |
|---|---|
| Message-ID | <[email protected]> |
> ./magick/log.c:748: error: cannot convert to a pointer type We have a patch in ImageMagick 6.4.4-10 to fix this problem. We use getpid() for MinGW until something like pthread_getthreadid_np() is supported.