ExceptionInfo Error OSX 10.7.3
Posted: 2012-03-20T08:20:31-07:00
Hello,
I get this error when compiling my program:
/sw/include/ImageMagick/magick/magick-type.h:192: error: conflicting declaration 'typedef struct _ExceptionInfo ExceptionInfo'
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:196: error: 'ExceptionInfo' has a previous declaration as 'typedef union ExceptionInfo ExceptionInfo'
I cant seem to find a solution so I am assuming it is a bug with ImageMagic.
thanks!
I get this error when compiling my program:
/sw/include/ImageMagick/magick/magick-type.h:192: error: conflicting declaration 'typedef struct _ExceptionInfo ExceptionInfo'
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:196: error: 'ExceptionInfo' has a previous declaration as 'typedef union ExceptionInfo ExceptionInfo'
I cant seem to find a solution so I am assuming it is a bug with ImageMagic.
thanks!