Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various: Copyright update #247

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Various: Copyright update #247

merged 1 commit into from
Jan 23, 2025

Conversation

martinfalk
Copy link
Contributor

No description provided.

Copy link

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-tidy (v17.0.6) reports: 172 concern(s)
  • medvis/dicom/include/inviwo/dicom/datastructures/dicomdirtypes.h:31:10: error: [clang-diagnostic-error]

    'inviwo/dicom/dicommoduledefine.h' file not found

       31 | #include <inviwo/dicom/dicommoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/include/inviwo/dicom/dicommodule.h:33:10: error: [clang-diagnostic-error]

    'inviwo/dicom/dicommoduledefine.h' file not found

       33 | #include <inviwo/dicom/dicommoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/include/inviwo/dicom/errorlogging.h:32:10: error: [clang-diagnostic-error]

    'inviwo/dicom/dicommoduledefine.h' file not found

       32 | #include <inviwo/dicom/dicommoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/include/inviwo/dicom/io/gdcmvolumereader.h:32:10: error: [clang-diagnostic-error]

    'inviwo/dicom/dicommoduledefine.h' file not found

       32 | #include <inviwo/dicom/dicommoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/include/inviwo/dicom/io/mevisvolumereader.h:32:10: error: [clang-diagnostic-error]

    'inviwo/dicom/dicommoduledefine.h' file not found

       32 | #include <inviwo/dicom/dicommoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/include/inviwo/dicom/utils/gdcmutils.h:31:10: error: [clang-diagnostic-error]

    'inviwo/dicom/dicommoduledefine.h' file not found

       31 | #include <inviwo/dicom/dicommoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/src/datastructures/dicomdirtypes.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/dicom/datastructures/dicomdirtypes.h' file not found

       30 | #include <inviwo/dicom/datastructures/dicomdirtypes.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/src/dicommodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/dicom/dicommodule.h' file not found

       30 | #include <inviwo/dicom/dicommodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/src/errorlogging.cpp:31:10: error: [clang-diagnostic-error]

    'inviwo/dicom/errorlogging.h' file not found

       31 | #include <inviwo/dicom/errorlogging.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/src/io/gdcmvolumereader.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/dicom/io/gdcmvolumereader.h' file not found

       30 | #include <inviwo/dicom/io/gdcmvolumereader.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/src/io/mevisvolumereader.cpp:52:10: error: [clang-diagnostic-error]

    'inviwo/dicom/io/mevisvolumereader.h' file not found

       52 | #include <inviwo/dicom/io/mevisvolumereader.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • medvis/dicom/src/utils/gdcmutils.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/dicom/utils/gdcmutils.h' file not found

       30 | #include <inviwo/dicom/utils/gdcmutils.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/computeshaderexamples/include/inviwo/computeshaderexamples/computeshaderexamplesmodule.h:31:10: error: [clang-diagnostic-error]

    'inviwo/computeshaderexamples/computeshaderexamplesmoduledefine.h' file not found

       31 | #include <inviwo/computeshaderexamples/computeshaderexamplesmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/computeshaderexamples/include/inviwo/computeshaderexamples/processors/computeshaderbufferexample.h:32:10: error: [clang-diagnostic-error]

    'inviwo/computeshaderexamples/computeshaderexamplesmoduledefine.h' file not found

       32 | #include <inviwo/computeshaderexamples/computeshaderexamplesmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/computeshaderexamples/include/inviwo/computeshaderexamples/processors/computeshaderimageexample.h:32:10: error: [clang-diagnostic-error]

    'inviwo/computeshaderexamples/computeshaderexamplesmoduledefine.h' file not found

       32 | #include <inviwo/computeshaderexamples/computeshaderexamplesmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/computeshaderexamples/src/computeshaderexamplesmodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/computeshaderexamples/computeshaderexamplesmodule.h' file not found

       30 | #include <inviwo/computeshaderexamples/computeshaderexamplesmodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/computeshaderexamples/src/processors/computeshaderbufferexample.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/computeshaderexamples/processors/computeshaderbufferexample.h' file not found

       30 | #include <inviwo/computeshaderexamples/processors/computeshaderbufferexample.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/computeshaderexamples/src/processors/computeshaderimageexample.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/computeshaderexamples/processors/computeshaderimageexample.h' file not found

       30 | #include <inviwo/computeshaderexamples/processors/computeshaderimageexample.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/devtools/include/inviwo/devtools/devtoolsmodule.h:31:10: error: [clang-diagnostic-error]

    'inviwo/devtools/devtoolsmoduledefine.h' file not found

       31 | #include <inviwo/devtools/devtoolsmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/devtools/include/inviwo/devtools/processors/eventlogger.h:32:10: error: [clang-diagnostic-error]

    'inviwo/devtools/devtoolsmoduledefine.h' file not found

       32 | #include <inviwo/devtools/devtoolsmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/devtools/include/inviwo/devtools/processors/logrendererprocessors.h:32:10: error: [clang-diagnostic-error]

    'inviwo/devtools/devtoolsmoduledefine.h' file not found

       32 | #include <inviwo/devtools/devtoolsmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/devtools/src/devtoolsmodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/devtools/devtoolsmodule.h' file not found

       30 | #include <inviwo/devtools/devtoolsmodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/devtools/src/processors/eventlogger.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/devtools/processors/eventlogger.h' file not found

       30 | #include <inviwo/devtools/processors/eventlogger.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/devtools/src/processors/logrendererprocessors.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/devtools/processors/logrendererprocessors.h' file not found

       30 | #include <inviwo/devtools/processors/logrendererprocessors.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/nanovgpy/include/inviwo/nanovgpy/interface/nanovgpyinterface.h:33:10: error: [clang-diagnostic-error]

    'inviwo/nanovgpy/nanovgpymoduledefine.h' file not found

       33 | #include <inviwo/nanovgpy/nanovgpymoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/nanovgpy/include/inviwo/nanovgpy/nanovgpymodule.h:33:10: error: [clang-diagnostic-error]

    'inviwo/nanovgpy/nanovgpymoduledefine.h' file not found

       33 | #include <inviwo/nanovgpy/nanovgpymoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/nanovgpy/include/inviwo/nanovgpy/processors/nanovgpyprocessor.h:33:10: error: [clang-diagnostic-error]

    'inviwo/nanovgpy/nanovgpymoduledefine.h' file not found

       33 | #include <inviwo/nanovgpy/nanovgpymoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/nanovgpy/src/interface/nanovgpyinterface.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/nanovgpy/interface/nanovgpyinterface.h' file not found

       30 | #include <inviwo/nanovgpy/interface/nanovgpyinterface.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/nanovgpy/src/nanovgpymodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/nanovgpy/nanovgpymodule.h' file not found

       30 | #include <inviwo/nanovgpy/nanovgpymodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/nanovgpy/src/processors/nanovgpyprocessor.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/nanovgpy/processors/nanovgpyprocessor.h' file not found

       30 | #include <inviwo/nanovgpy/processors/nanovgpyprocessor.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/netcdf/include/inviwo/netcdf/netcdfmodule.h:31:10: error: [clang-diagnostic-error]

    'inviwo/netcdf/netcdfmoduledefine.h' file not found

       31 | #include <inviwo/netcdf/netcdfmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/netcdf/src/netcdfmodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/netcdf/netcdfmodule.h' file not found

       30 | #include <inviwo/netcdf/netcdfmodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/openmesh/src/utils/openmeshconverters.cpp:124:41: error: [clang-diagnostic-error]

    use of undeclared identifier 'IvwContextCustom'

      124 |                                         IvwContextCustom("openmeshutil::meshHelper"));
          |                                         ^
  • misc/openmesh/src/utils/openmeshconverters.cpp:139:41: error: [clang-diagnostic-error]

    use of undeclared identifier 'IvwContextCustom'

      139 |                                         IvwContextCustom("openmeshutil::meshHelper"));
          |                                         ^
  • misc/openmesh/src/utils/openmeshconverters.cpp:160:41: error: [clang-diagnostic-error]

    use of undeclared identifier 'IvwContextCustom'

      160 |                                         IvwContextCustom("openmeshutil::meshHelper"));
          |                                         ^
  • misc/openmesh/src/utils/openmeshconverters.cpp:185:41: error: [clang-diagnostic-error]

    use of undeclared identifier 'IvwContextCustom'

      185 |                                         IvwContextCustom("openmeshutil::meshHelper"));
          |                                         ^
  • misc/springsystem/include/inviwo/springsystem/utils/springsystemutils.h:32:10: error: [clang-diagnostic-error]

    'inviwo/springsystem/springsystemmoduledefine.h' file not found

       32 | #include <inviwo/springsystem/springsystemmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/datastructures/volumevtk.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/datastructures/vtktetramesh.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/ports/vtkinport.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/ports/vtkoutport.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/imagetovtk.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/layertovtk.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/volumetovtk.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtkdowncastdata.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtkgenericprocessor.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtksource.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtktodataframe.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtktoimage.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtktolayer.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtktomesh.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtktotetramesh.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/processors/vtktovolume.h:32:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       32 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/util/arrayutils.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/util/vtkbufferutils.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/util/vtkdatautils.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/util/vtksettings.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/include/inviwo/vtk/vtkmodule.h:31:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmoduledefine.h' file not found

       31 | #include <inviwo/vtk/vtkmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/datastructures/volumevtk.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/datastructures/volumevtk.h' file not found

       30 | #include <inviwo/vtk/datastructures/volumevtk.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/datastructures/vtktetramesh.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/datastructures/vtktetramesh.h' file not found

       30 | #include <inviwo/vtk/datastructures/vtktetramesh.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/ports/vtkinport.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/ports/vtkinport.h' file not found

       30 | #include <inviwo/vtk/ports/vtkinport.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/ports/vtkoutport.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/ports/vtkoutport.h' file not found

       30 | #include <inviwo/vtk/ports/vtkoutport.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/imagetovtk.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/imagetovtk.h' file not found

       30 | #include <inviwo/vtk/processors/imagetovtk.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/layertovtk.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/layertovtk.h' file not found

       30 | #include <inviwo/vtk/processors/layertovtk.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/volumetovtk.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/volumetovtk.h' file not found

       30 | #include <inviwo/vtk/processors/volumetovtk.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtkdowncastdata.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtkdowncastdata.h' file not found

       30 | #include <inviwo/vtk/processors/vtkdowncastdata.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtkgenericprocessor.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtkgenericprocessor.h' file not found

       30 | #include <inviwo/vtk/processors/vtkgenericprocessor.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtksource.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtksource.h' file not found

       30 | #include <inviwo/vtk/processors/vtksource.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtktodataframe.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtktodataframe.h' file not found

       30 | #include <inviwo/vtk/processors/vtktodataframe.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtktoimage.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtktoimage.h' file not found

       30 | #include <inviwo/vtk/processors/vtktoimage.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtktolayer.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtktolayer.h' file not found

       30 | #include <inviwo/vtk/processors/vtktolayer.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtktomesh.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtktomesh.h' file not found

       30 | #include <inviwo/vtk/processors/vtktomesh.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtktotetramesh.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtktotetramesh.h' file not found

       30 | #include <inviwo/vtk/processors/vtktotetramesh.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/processors/vtktovolume.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/processors/vtktovolume.h' file not found

       30 | #include <inviwo/vtk/processors/vtktovolume.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/util/arrayutils.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/util/arrayutils.h' file not found

       30 | #include <inviwo/vtk/util/arrayutils.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/util/vtkbufferutils.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/util/vtkbufferutils.h' file not found

       30 | #include <inviwo/vtk/util/vtkbufferutils.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/util/vtkdatautils.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/util/vtkdatautils.h' file not found

       30 | #include <inviwo/vtk/util/vtkdatautils.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/util/vtksettings.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/util/vtksettings.h' file not found

       30 | #include <inviwo/vtk/util/vtksettings.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • misc/vtk/src/vtkmodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/vtk/vtkmodule.h' file not found

       30 | #include <inviwo/vtk/vtkmodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~
  • molvis/gaussian/include/inviwo/gaussian/gaussianmodule.h:31:10: error: [clang-diagnostic-error]

    'inviwo/gaussian/gaussianmoduledefine.h' file not found

       31 | #include <inviwo/gaussian/gaussianmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • molvis/gaussian/src/gaussianmodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/gaussian/gaussianmodule.h' file not found

       30 | #include <inviwo/gaussian/gaussianmodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • molvis/molvisbase/src/algorithm/boundingbox.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/molvisbase/algorithm/boundingbox.h' file not found

       30 | #include <inviwo/molvisbase/algorithm/boundingbox.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • molvis/molvisbase/src/util/utilities.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/molvisbase/util/utilities.h' file not found

       30 | #include <inviwo/molvisbase/util/utilities.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisbase/include/inviwo/tensorvisbase/ports/tensorfieldport.h:36:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisbase/datastructures/tensorfield2d.h' file not found

       36 | #include <inviwo/tensorvisbase/datastructures/tensorfield2d.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisbase/include/inviwo/tensorvisbase/processors/vectorfieldlic.h:36:10: error: [clang-diagnostic-error]

    'modules/tensorvisualization/tensorvisualizationmoduledefine.h' file not found

       36 | #include <modules/tensorvisualization/tensorvisualizationmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisbase/src/processors/invariantspacefilter.cpp:91:9: error: [clang-diagnostic-error]

    invalid operands to binary expression ('string' (aka 'basic_string') and 'const char[13]')

       90 |         std::to_string((float(numberOfFilteredTensors) / float(numberOfElements)) * 100.f)
          |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       91 |         << "% filtered (" << std::to_string(numberOfFilteredTensors) << " out of "
          |         ^  ~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/cstddef:125:3: note: candidate function template not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'byte' for 1st argument
      125 |   operator<< (byte  __lhs, _Integer __shift) noexcept
          |   ^           ~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/util/sourcecontext.h:109:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
      109 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, const SourceContext& ec);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/util/logcentral.h:72:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       72 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, LogLevel ll);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/util/logcentral.h:73:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       73 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, LogAudience la);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/util/logcentral.h:74:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       74 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, MessageBreakLevel ll);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/properties/invalidationlevel.h:49:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       49 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, InvalidationLevel level);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/processors/processorstate.h:41:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       41 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, CodeState cs);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/geometry/geometrytype.h:78:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       78 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, DrawType dt);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/geometry/geometrytype.h:79:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       79 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, ConnectivityType ct);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/geometry/geometrytype.h:80:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       80 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, BufferType bt);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/geometry/geometrytype.h:81:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       81 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, BufferUsage bu);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/geometry/geometrytype.h:82:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       82 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, BufferTarget bt);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/coordinatetransformer.h:122:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
      122 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, CoordinateSpace s);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/image/imagetypes.h:69:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       69 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, ImageType type);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/image/imagetypes.h:70:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       70 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, LayerType type);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/image/imagetypes.h:71:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       71 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, ImageChannel channel);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/image/imagetypes.h:73:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       73 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, SwizzleMask mask);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/image/imagetypes.h:75:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       75 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, InterpolationType type);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/image/imagetypes.h:77:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       77 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, Wrapping type);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/light/lightingstate.h:54:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       54 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, ShadingMode sm);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/properties/constraintbehavior.h:77:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       77 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, ConstraintBehavior cb);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/ports/imageport.h:60:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       60 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, OutportDeterminesSize ods);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/ports/imageport.h:61:28: note: candidate function not viable: no known conversion from 'string' (aka 'basic_string<char>') to 'std::ostream &' (aka 'basic_ostream<char> &') for 1st argument
       61 | IVW_CORE_API std::ostream& operator<<(std::ostream& ss, HandleResizeEvents hre);
          |                            ^          ~~~~~~~~~~~~~~~~
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/__random/uniform_int_distribution.h:261:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      261 | operator<<(basic_ostream<_CharT, _Traits>& __os,
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:793:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      793 | operator<<(basic_ostream<_CharT, _Traits>& __os, _CharT __c)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:800:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      800 | operator<<(basic_ostream<_CharT, _Traits>& __os, char __cn)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:833:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      833 | operator<<(basic_ostream<char, _Traits>& __os, char __c)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:840:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      840 | operator<<(basic_ostream<char, _Traits>& __os, signed char __c)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:847:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      847 | operator<<(basic_ostream<char, _Traits>& __os, unsigned char __c)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:854:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      854 | operator<<(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:861:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      861 | operator<<(basic_ostream<_CharT, _Traits>& __os, const char* __strn)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:907:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      907 | operator<<(basic_ostream<char, _Traits>& __os, const char* __str)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:914:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      914 | operator<<(basic_ostream<char, _Traits>& __os, const signed char* __str)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:922:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      922 | operator<<(basic_ostream<char, _Traits>& __os, const unsigned char* __str)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1090:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1090 | operator<<(basic_ostream<_CharT, _Traits>& __os,
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1098:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1098 | operator<<(basic_ostream<_CharT, _Traits>& __os,
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1115:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1115 | operator<<(basic_ostream<_CharT, _Traits>& __os, shared_ptr<_Yp> const& __p)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1134:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1134 | operator<<(basic_ostream<_CharT, _Traits>& __os, const bitset<_Size>& __x)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/__thread/thread.h:137:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      137 | operator<<(basic_ostream<_CharT, _Traits>& __os, __thread_id __id) {
          | ^
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/datastructures/image/imagetypes.h:81:15: note: candidate template ignored: could not match 'const std::array<Wrapping, N>' against 'const char[13]'
       81 | std::ostream& operator<<(std::ostream& ss, const std::array<Wrapping, N>& wrapping) {
          |               ^
    /home/runner/work/modules/modules/inviwo/include/inviwo/core/properties/ordinalproperty.h:438:15: note: candidate template ignored: could not match 'const OrdinalProperty<T>' against 'const char[13]'
      438 | std::ostream& operator<<(std::ostream& os, const OrdinalProperty<T>& prop) {
          |               ^
    /home/runner/work/modules/modules/modules/tensorvis/tensorvisbase/include/inviwo/tensorvisbase/datastructures/tensorfieldmetadata.h:52:35: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
       52 | std::basic_ostream<Elem, Traits>& operator<<(std::basic_ostream<Elem, Traits>& os,
          |                                   ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1082:11: note: candidate template ignored: requirement 'integral_constant<bool, false>::value' was not satisfied [with _Stream = string, _Tp = char[13]]
     1082 | _Stream&& operator<<(_Stream&& __os, const _Tp& __x)
          |           ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1107:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1107 | operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __ec)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1127:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1127 | operator<<(basic_ostream<_CharT, _Traits>& __os, unique_ptr<_Yp, _Dp> const& __p)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1145:31: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1145 | basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>&, wchar_t) = delete;
          |                               ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1148:31: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1148 | basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>&, const wchar_t*) = delete;
          |                               ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1151:34: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1151 | basic_ostream<wchar_t, _Traits>& operator<<(basic_ostream<wchar_t, _Traits>&, char16_t) = delete;
          |                                  ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1154:34: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1154 | basic_ostream<wchar_t, _Traits>& operator<<(basic_ostream<wchar_t, _Traits>&, char32_t) = delete;
          |                                  ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1157:34: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1157 | basic_ostream<wchar_t, _Traits>& operator<<(basic_ostream<wchar_t, _Traits>&, const char16_t*) = delete;
          |                                  ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1160:34: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1160 | basic_ostream<wchar_t, _Traits>& operator<<(basic_ostream<wchar_t, _Traits>&, const char32_t*) = delete;
          |                                  ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1166:31: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1166 | basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>&, char8_t) = delete;
          |                               ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1169:34: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1169 | basic_ostream<wchar_t, _Traits>& operator<<(basic_ostream<wchar_t, _Traits>&, char8_t) = delete;
          |                                  ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1172:31: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1172 | basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>&, const char8_t*) = delete;
          |                               ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1175:34: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1175 | basic_ostream<wchar_t, _Traits>& operator<<(basic_ostream<wchar_t, _Traits>&, const char8_t*) = delete;
          |                                  ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1179:31: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1179 | basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>&, char16_t) = delete;
          |                               ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1182:31: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1182 | basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>&, char32_t) = delete;
          |                               ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1185:31: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1185 | basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>&, const char16_t*) = delete;
          |                               ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/ostream:1188:31: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1188 | basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>&, const char32_t*) = delete;
          |                               ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/iomanip:362:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      362 | operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t8<_MoneyT>& __x)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/iomanip:482:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
      482 | operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t10<_CharT>& __x)
          | ^
    /home/runner/work/modules/modules/llvm/bin/../include/c++/v1/complex:1517:1: note: candidate template ignored: could not match 'basic_ostream' against 'basic_string'
     1517 | operator<<(basic_ostream<_CharT, _Traits>& __os, const complex<_Tp>& __x)
          | ^
  • tensorvis/tensorvisbase/src/processors/vectorfieldlic.cpp:30:10: error: [clang-diagnostic-error]

    'modules/tensorvisbase/processors/vectorfieldlic.h' file not found

       30 | #include <modules/tensorvisbase/processors/vectorfieldlic.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/amiratensorreader.h:33:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       33 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/flowguifilereader.h:33:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       33 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/nrrdreader.h:33:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       33 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/tensorfield2dexport.h:33:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       33 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/tensorfield2dimport.h:33:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       33 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/tensorfield2dtovtk.h:32:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       32 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/tensorfield3dexport.h:33:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       33 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/tensorfield3dimport.h:38:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisbase/ports/tensorfieldport.h' file not found

       38 | #include <inviwo/tensorvisbase/ports/tensorfieldport.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/vtktotensorfield2d.h:32:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       32 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/vtktotensorfield3d.h:32:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       32 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/include/inviwo/tensorvisio/tensorvisiomodule.h:33:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomoduledefine.h' file not found

       33 | #include <inviwo/tensorvisio/tensorvisiomoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/processors/nrrdreader.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/processors/nrrdreader.h' file not found

       30 | #include <inviwo/tensorvisio/processors/nrrdreader.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/processors/tensorfield2dexport.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/processors/tensorfield2dexport.h' file not found

       30 | #include <inviwo/tensorvisio/processors/tensorfield2dexport.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/processors/tensorfield2dimport.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/processors/tensorfield2dimport.h' file not found

       30 | #include <inviwo/tensorvisio/processors/tensorfield2dimport.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/processors/tensorfield2dtovtk.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/processors/tensorfield2dtovtk.h' file not found

       30 | #include <inviwo/tensorvisio/processors/tensorfield2dtovtk.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/processors/tensorfield3dexport.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/processors/tensorfield3dexport.h' file not found

       30 | #include <inviwo/tensorvisio/processors/tensorfield3dexport.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/processors/tensorfield3dimport.cpp:33:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisbase/datastructures/tensorfieldmetadata.h' file not found

       33 | #include <inviwo/tensorvisbase/datastructures/tensorfieldmetadata.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/processors/vtktotensorfield2d.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/processors/vtktotensorfield2d.h' file not found

       30 | #include <inviwo/tensorvisio/processors/vtktotensorfield2d.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/processors/vtktotensorfield3d.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/processors/vtktotensorfield3d.h' file not found

       30 | #include <inviwo/tensorvisio/processors/vtktotensorfield3d.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvisio/src/tensorvisiomodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisio/tensorvisiomodule.h' file not found

       30 | #include <inviwo/tensorvisio/tensorvisiomodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvispython/bindings/src/ivwtensorvis.cpp:30:10: error: [clang-diagnostic-error]

    'ivwtensorvis/ivwtensorvis.h' file not found

       30 | #include <ivwtensorvis/ivwtensorvis.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvispython/bindings/src/pytensorvis.cpp:30:10: error: [clang-diagnostic-error]

    'ivwtensorvis/pytensorvis.h' file not found

       30 | #include <ivwtensorvis/pytensorvis.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvispython/include/inviwo/tensorvispython/tensorvispythonmodule.h:31:10: error: [clang-diagnostic-error]

    'inviwo/tensorvispython/tensorvispythonmoduledefine.h' file not found

       31 | #include <inviwo/tensorvispython/tensorvispythonmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvispython/src/tensorvispythonmodule.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/tensorvispython/tensorvispythonmodule.h' file not found

       30 | #include <inviwo/tensorvispython/tensorvispythonmodule.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvispython/tests/unittests/python-representations.cpp:40:10: error: [clang-diagnostic-error]

    'inviwo/tensorvisbase/datastructures/tensorfield3d.h' file not found

       40 | #include <inviwo/tensorvisbase/datastructures/tensorfield3d.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • tensorvis/tensorvispython/tests/unittests/tensorvispython-unittest-main.cpp:38:10: error: [clang-diagnostic-error]

    'modules/python3/python3modulesharedlibrary.h' file not found

       38 | #include <modules/python3/python3modulesharedlibrary.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/datastructures/contourtreedata.h:31:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       31 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/datastructures/morsesmalecomplexdata.h:31:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       31 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/datastructures/triangulationdata.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/ports/contourtreeport.h:31:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       31 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/ports/morsesmalecomplexport.h:31:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       31 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/ports/persistencediagramport.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/ports/triangulationdataport.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/contourtree.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/contourtreetodataframe.h:32:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       32 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/contourtreetomesh.h:32:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       32 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/meshtotriangulation.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/morsesmalecomplex.h:32:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       32 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/morsesmalecomplextomesh.h:32:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       32 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/persistencecurve.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/persistencediagram.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/separatrixrefiner.h:32:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       32 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/topologicalsimplification.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/triangulationtomesh.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/triangulationtovolume.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/ttktestprocessor.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/processors/volumetotriangulation.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/properties/topologycolorsproperty.h:31:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       31 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/properties/topologyfilterproperty.h:31:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       31 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/topologytoolkitmodule.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/utils/settings.h:31:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       31 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/include/inviwo/topologytoolkit/utils/ttkexception.h:33:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/topologytoolkitmoduledefine.h' file not found

       33 | #include <inviwo/topologytoolkit/topologytoolkitmoduledefine.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • topovis/topologytoolkit/src/utils/settings.cpp:30:10: error: [clang-diagnostic-error]

    'inviwo/topologytoolkit/utils/settings.h' file not found

       30 | #include <inviwo/topologytoolkit/utils/settings.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Have any feedback or feature suggestions? Share it here.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cpp-linter Review

Used clang-tidy v17.0.6

No concerns from clang-tidy.

Great job! 🎉

Have any feedback or feature suggestions? Share it here.

@petersteneteg petersteneteg force-pushed the feature/copyright-update branch from 0394cf0 to 3ab536f Compare January 23, 2025 12:35
@petersteneteg petersteneteg merged commit b58bfa2 into master Jan 23, 2025
13 of 14 checks passed
@petersteneteg petersteneteg deleted the feature/copyright-update branch January 23, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants