8000 Debian arm64 compile runs into "unable to figure out byte order" · Issue #39 · gopro/gpr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Debian arm64 compile runs into "unable to figure out byte order" #39
Open
@SmithReid

Description

@SmithReid

After running the make command.

After composing most of this issue, I tested on an x86 machine with success, and that would satisfy my use case, but the world is going more towards arm64

Honestly, with my limited level of competence with CMake et all, title is most of what I can provide at this time. But I have done all the googling I can. Please let me know if I can elaborate.

[ 31%] Building CXX object source/lib/dng_sdk/CMakeFiles/dng_sdk.dir/dng_1d_function.cpp.o
In file included from /home/reid/code/gpr/source/lib/dng_sdk/dng_types.h:21,
                 from /home/reid/code/gpr/source/lib/dng_sdk/dng_1d_function.h:26,
                 from /home/reid/code/gpr/source/lib/dng_sdk/dng_1d_function.cpp:16:
/home/reid/code/gpr/source/lib/dng_sdk/dng_flags.h:145:2: error: #error Unable to figure out byte order.
 #error Unable to figure out byte order.
  ^~~~~
make[2]: *** [source/lib/dng_sdk/CMakeFiles/dng_sdk.dir/build.make:63: source/lib/dng_sdk/CMakeFiles/dng_sdk.dir/dng_1d_function.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:429: source/lib/dng_sdk/CMakeFiles/dng_sdk.dir/all] Error 2
make: *** [Makefile:84: all] Error 2```

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

      0