Page 1 of 1

missing header stat.mac.h

Posted: 2011-12-14T11:38:10-07:00
by RogerWillCode
Added ImageMagic (Lib version 6.7.4) Magick++.h to XCode (v3.2.6) project in Mac OSX (10.6.8 - snow leopard).
Installed using mac ports and then checked the code into local svn and checked out to local directory.

When compiling the project it can't find <stat.mac.h> which is referenced in include.h.
Any ideas where I might find this file? I just need to point my XCode project to the right path to find the header file... but I don't know where it is and having no luck finding it at the moment. Sorry if this has been asked and answered, I tried to search for hits on the board first.

thanks,
Will

Re: missing header stat.mac.h

Posted: 2011-12-14T13:15:47-07:00
by magick
You can safely comment out the stat.mac.h header file. We will get a patch for this problem in the next point release of ImageMagick.