Skip to content

GateImageBox.h includes Geant4 private header, breaking builds without private headers installed #800

@jakeforster

Description

@jakeforster

Since the last release (10.0.2), the file GateImageBox.h was added which includes a private/internal header from Geant4:

#include "private/G4OpenGLSceneHandler.hh"

Can this dependency be avoided or made optional? Unless I'm mistaken, private headers are not part of the public API and are not usually installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions