Imaging/Core
depends on Common
. Since you already added vtkCommonCore
, I don’t know what might be missing. Maybe the order is important. Try placing the most basic ones first (e.g: vtkCommon*
before the others).
Imaging/Core
depends on Common
. Since you already added vtkCommonCore
, I don’t know what might be missing. Maybe the order is important. Try placing the most basic ones first (e.g: vtkCommon*
before the others).