octave-maintainers
[Top][All Lists]
Advanced

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

Re: dicom package - seems to require GDCM 2.0


From: Carnë Draug
Subject: Re: dicom package - seems to require GDCM 2.0
Date: Tue, 12 Jul 2016 16:13:53 +0100

On 12 July 2016 at 14:25, Ericbarnhill <address@hidden> wrote:
> Almost up and running, I am down to four instances of the following error.
> It looks like I need to update the assign calls to reflect one of the
> candidates below. Any suggestions?
> [...]

Is this because you are building against Octave development sources or
because of a new version of gdcm (as the email subject suggests)?  Either
way, this is a bug.  Could you please open a ticket on the bug tracker [1]?

Not being so familiar with that piece of code, I'm guessing that you
probably want:

  octave_map::assign (std::string, Cell (octave_value (std::string)))

Carnë

[1] https://savannah.gnu.org/bugs/?group=octave



reply via email to

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