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

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

[Octave-bug-tracker] [bug #44624] of-dicom packages fails to building in


From: Eric Barnhill
Subject: [Octave-bug-tracker] [bug #44624] of-dicom packages fails to building in octave-4.0.0-rc2
Date: Wed, 13 Jul 2016 08:37:48 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #6, bug #44624 (project octave):

I took out the references to makefile and configure, and applied only the
patches to the *.cpp files . That part of the patch works fine and resolves
some issues. I was able to resolve some of the remaining issues.

I now am down to this error. Any quick help would be appreciated:

In file included from
/usr/local/include/octave-4.1.0+/octave/../octave/Array.h:37:0,
                 from
/usr/local/include/octave-4.1.0+/octave/../octave/boolMatrix.h:29,
                 from
/usr/local/include/octave-4.1.0+/octave/../octave/mx-base.h:34,
                 from
/usr/local/include/octave-4.1.0+/octave/../octave/Matrix.h:32,
                 from
/usr/local/include/octave-4.1.0+/octave/../octave/oct.h:30,
                 from dicomread.cpp:25:
/usr/local/include/octave-4.1.0+/octave/../octave/dim-vector.h: In
instantiation of ‘dim_vector::dim_vector(octave_idx_type, octave_idx_type,
Ints ...) [with Ints = {unsigned int}; octave_idx_type = int]’:
dicomread.cpp:113:48:   required from here
/usr/local/include/octave-4.1.0+/octave/../octave/dim-vector.h:215:5: error:
unable to deduce ‘std::initializer_list<_Tp>&&’ from ‘{r, c,
lengths#0}’
     for (const auto l: {r, c, lengths...})
     ^
Makefile:44: recipe for target 'dicomread.oct' failed


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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