Re: [mitk-users] Problem loading files

2017-11-01 Thread Alex Valcourt Caron
Sometimes, the smallest of fixes makes a great deal. I was passing cloned references in the Clone() method of my reader, instead of creating a new instance each time. Now, it is working. Alex De : Alex Valcourt Caron Envoyé : 1 novembre 2017 11:41:32 À : mitk-u

[mitk-users] Problem loading files

2017-11-01 Thread Alex Valcourt Caron
Hi, I am presently writing a set of readers for my application. I had no problems registering everything and opening files. However, I presently have a weird bug. I am reading a first config file, which can contain paths for other files to load. When I call mitk::IOUtil::Load on the first fi