InsightSoftwareConsortium / InsightSoftwareConsortium/ITK

terminate called after throwing an instance of 'H5::DataSpaceIException' Aborted (core dumped)

Open
#4,119 2 comments 0 reactions 0 assignees View on GitHub
type:Bug
Dominant language
C++
Stars
1.7k
Forks
748
Avg merge
1d 1h
Merged PRs (30d)
64

Description

### Description
I have two modules that use the same code, but with different namespaces. When I use them separately, there are no issues. However, when I compile them using static ITK and try to compile both modules in the same project, I encounter an error. However, if I compile ITK as a dynamic library, there are no problems. Is there any solution to this?

terminate called after throwing an instance of 'H5::DataSpaceIException'
Aborted (core dumped)

### Environment
gcc 9.4.0 ITK 4.13, 5.11, 5.3.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.