Skip to content

Windows CI fails on header self-containment if the generated program name is too long #953

@mrlag31

Description

@mrlag31

Having a header two folders down from src makes the Windows CI fail with the following error (taken from #950):

LINK : fatal error LNK1104: cannot open file 'D:\a\ArborX\ArborX\build\test\headers_self_contained\Debug\ArborX_HeaderSelfContained_interpolation_details_ArborX_InterpDetailsSymmetricPseudoInverseSVD_hpp.exe' [D:\a\ArborX\ArborX\build\test\headers_self_contained\ArborX_HeaderSelfContained_interpolation_details_ArborX_InterpDetailsSymmetricPseudoInverseSVD_hpp.vcxproj]

This issue does not appear if the file is only a folder down from src.

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