Skip to content

No such file unaligned.h in version 0.13.0 #481

@daeho-ro

Description

@daeho-ro

Hello, this is a homebrew maintainer and we get some error during test.

  ==> /usr/bin/g++-12 -std=c++17 test.cpp -o test -L/home/linuxbrew/.linuxbrew/Cellar/s2geometry/0.13.0/lib -ls2 -L/home/linuxbrew/.linuxbrew/opt/abseil/lib -labsl_log_internal_message
  In file included from /home/linuxbrew/.linuxbrew/opt/s2geometry/include/s2/util/coding/coder.h:39,
                   from /home/linuxbrew/.linuxbrew/opt/s2geometry/include/s2/s1angle.h:28,
                   from /home/linuxbrew/.linuxbrew/opt/s2geometry/include/s2/s2cell_id.h:41,
                   from /home/linuxbrew/.linuxbrew/opt/s2geometry/include/s2/mutable_s2shape_index.h:39,
                   from /home/linuxbrew/.linuxbrew/opt/s2geometry/include/s2/s2loop.h:34,
                   from test.cpp:1:
  /home/linuxbrew/.linuxbrew/opt/s2geometry/include/s2/util/endian/endian.h:23:10: fatal error: s2/util/gtl/unaligned.h: No such file or directory
     23 | #include "s2/util/gtl/unaligned.h"
        |          ^~~~~~~~~~~~~~~~~~~~~~~~~
  compilation terminated.
  Error: s2geometry: failed

Can you take a look?
Thanks,

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