Skip to content

Electron fail to compile with system ICU #5

@tensor5

Description

@tensor5

Since v0.37.0, Electron uses Chromium 49 which causes the final link of libchromiumcontent to fail with:

../../mojo/shell/public/cpp/initialize_base_and_icu.cc:40: error: undefined reference to 'base::i18n::InitializeICUFromRawMemory(unsigned char const*)'

For this reason we reverted to using bundled ICU in b1d4246.

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