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

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

[Octave-bug-tracker] [bug #63331] Octave fails to build against ImageMag


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63331] Octave fails to build against ImageMagick 7
Date: Mon, 7 Nov 2022 12:30:08 -0500 (EST)

Update of bug #63331 (project octave):

                Category: Configuration and Build System => Libraries         
    
              Item Group:                    None => Feature Request        
                  Status:                    None => Confirmed              
                 Release:                   other => dev                    
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #3:

I pushed a change here that checks for `Magick::PixelPacket`:
https://hg.savannah.gnu.org/hgweb/octave/rev/97057039b835

That symbol was removed from the API of ImageMagick++ version 7. That way, the
configure script will detect that Octave can't use the installed version of
ImageMagick++ (if it is version 7 without that symbol). 
The configure script warns which features won't be available.
This allows Octave to compile without errors (hopefully).

Keeping this open as confirmed in case someone is interested in implementing
support for the new API.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63331>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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