Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Linking static files generated in cmake #1

@Ujjwal21

Description

@Ujjwal21

Hi @patrickgold ,

I used the script cc-icu4c.sh for building static ICU files for x86 platform. I am able to generate .a files.

I have linked these libraries with my target using cmake command target_link_libraries().

But when I am accessing some methods in <unicode/unistr.h> I am getting linking error saying undefined symbol.

Can you help me, if I am missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions