Skip to content

QuickView.h: No such file or directory #5761

@dzenanz

Description

@dzenanz

Most likely introduced by #5721.

Description

The build error Modules/Bridge/VtkGlue/src/QuickView.cxx:18:10: fatal error: QuickView.h: No such file or directory 18 | #include "QuickView.h" causes a cascade of build failures.

Steps to Reproduce

Turn on Module_ITKVtkGlue, configure, build.

Expected behavior

Clean build.

Actual behavior

Hundreds of tests not run and failing.

Reproducibility

100%

Versions

Additional Information

Visual Studio editor underlines missing includes:
Image
When trying to build it outside of dashboard setting, I get: C:\Dev\ITK-git\Modules\Bridge\VtkGlue\src\QuickView.cxx(18,10): error C1083: Cannot open include file: 'QuickView.h': No such file or directory

Metadata

Metadata

Assignees

Labels

type:CompilerCompiler support or related warnings

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions