Re: ITK help is needed!
Hi Gianfranco,
On Wed, 2015-05-06 at 15:45 +0000, Gianfranco Costamagna wrote:
> Hi Gert, I see both ITK
Both show the same error:
/«BUILDDIR»/insighttoolkit-3.20.1
+git20120521/Utilities/vxl/vcl/vcl_compiler.h:123:4: error: #error
"Dunno about this gcc"
# error "Dunno about this gcc"
^
i.e. they didn't consider gcc >= 5.0.0.
Currently, I don't have the time to take a closer look but if the bug
persists for ITK4.7 I'd suggest to file a bug upstream, and tag #777913
as "upstream". Anyway, IMHO it is best to wait until 4.7 passes the NEW
queue, then prepare 4.7.2 and check it the bug persists.
For itk3.20 it's a bit more complicated, because upstream doesn't
support it anymore, It would probably be better to file bugs against all
packages that still depend on ITK3.20 and ask to port them (or get new
versions into the archive), and when this is done we could get rid of
this old version altogether.
There is also the issue that gcc-5 uses now by default C11, and I
remember that with -std=C99 ITK4 didn't build, so -std=C11 might bring
up other build failures.
Cheers,
Gert
PS: I've added the debian-med list because ITK is a team package.
Reply to: