Page MenuHomePhabricator

org_mitk_simulation Plugin does not link on Windows
Closed, ResolvedPublic

Description

The inclusion of QmitkDataNodeDescriptor.h header file needs to be reordered to the top so that the Windows header files doesn't redefine GetClassName which is also the name of a method in QmitkDataNodeDescriptor.

Event Timeline

User kislinsk has pushed new remote branch:

bug-18950-GetClassName

[42a4b6]: Merge branch 'bug-18950-GetClassName'

Merged commits:

2015-04-13 07:46:57 Stefan Kislinskiy [a85834]
COMP: Moved inclusion of QmitkNodeDescriptorManager.h to the top.