Skip to content

Fix errors detected on Windows dashboards

Fixes the following errors/warnings

  1. Fixes linker error by adding VTKCOMMONCORE_EXPORT to struct atomic type.
  2. Fixes warning "'CriticalSectionGuard' : assignment operator could not be generated".

Merge request reports