Skip to content

Compiling error in macOS #354

@thehyperevilcorp

Description

@thehyperevilcorp

Build command: ./build_viewer.sh metal tess run

...
Linking rive_viewer
Undefined symbols for architecture arm64:
"HBFont::gFallbackProc", referenced from:
TextContent::TextContent() in text_content.o
"HBFont::Decode(rive::Span)", referenced from:
ViewerContent::DecodeFont(rive::Span) in viewer_content.o
"HBFont::hasGlyph(rive::Span)", referenced from:
pickFallbackFont(rive::Span) in text_content.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [macosx/bin/debug/tess/metal/rive_viewer] Error 1
make: *** [rive_viewer] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions