Skip to content

Build issue: expected identifier before numeric constant #154

@timhutton

Description

@timhutton

Reported by @danwills:

The build of the 'ready' GUI binary unfortunately died! saying this kinda thing:

from /home/dan/dev/ready/readyGit/17thSept2022/ready/src/gui/wxVTKRenderWindowInteractor.h:67,
                from /home/dan/dev/ready/readyGit/17thSept2022/ready/src/gui/frame.cpp:61:
/usr/include/vtk-9.0/vtkDataArray.h:602:8: error: expected identifier before numeric constant
 602 | struct AllValues
     |        ^~~~~~~~~
/usr/include/vtk-9.0/vtkDataArray.h:602:8: error: expected unqualified-id before numeric constant
/usr/include/vtk-9.0/vtkGenericDataArray.h:417:37: error: expected identifier before numeric constant
 417 | bool DoComputeVectorRange(A*, R[2], AllValues);
     |                                     ^~~~~~~~~

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