Page MenuHomePhabricator

IGT tutorial step 1 and step 2 do not start
Open, HighPublic

Description

When trying to start IGT tutorial step 1 and 2 from visual studio, an error occurs because dlls are missing. There is a workaround: copy the release or debug batch file from the binary folder and replace the call of the workbench by the MITK.sln file. If then visual studio is started with the path variable set, the tutorials can be started.

Event Timeline

kislinsk added a subscriber: kislinsk.
kislinsk removed a subscriber: kislinsk.

Another workaround is to configure the environment variable for your executable in Visual Studio. To do so, first select Properties from MitkWorkbench context menu. In the Property Pages dialog, select Configuration Properties โ†’ Debugging. Copy the value of the variable 'Environment'. Paste it in the 'Environment' field of the respective executable.

kislinsk removed eisenman as the assignee of this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: eisenman.

Hi there! ๐Ÿ™‚

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. ๐Ÿš‘

Best wishes,
The MITK devs

Even though it's hard to believe, this bug is still on my list. I use the steps regularly for practical exercises and have to explain the workaround every time. Hopefully I'll get around to fixing it soon....