octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49653] Build failure with ImageMagick


From: Marvin Schmidt
Subject: [Octave-bug-tracker] [bug #49653] Build failure with ImageMagick
Date: Sun, 5 Nov 2017 07:56:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.91 Safari/537.36

Follow-up Comment #5, bug #49653 (project octave):

The problem here is the "(Quantum)" cast because Quantum is not a #define but
a typedef which is included inside the MagickCore namespace and imported into
the Magick namespace. So a "using namespace Magick;" in
libinterp/corefcn/__magick_read__.cc would be a simple and quick fix here. But
I'm not sure if that's a acceptable solution

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49653>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]