Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openttd: symbol lookup error: /lib/x86_64-linux-gnu/libiculx.so.60: undefined symbol: _ZNK6icu_6012LayoutEngine14getCharIndicesEPiiR11LEErrorCode #7598

Closed
cosminCos opened this issue May 18, 2019 · 1 comment

Comments

@cosminCos
Copy link

Version of OpenTTD

1.9.1

Expected result

launch the game

Actual result

app crushes

Steps to reproduce

OS: ubuntu 19.04

VERSION="19.04 (Disco Dingo)"
VERSION_ID="19.04"
VERSION_CODENAME=disco 

Try to launch OpenTTD from terminal:
output:

teminal~ openttd 
openttd: symbol lookup error: /lib/x86_64-linux-gnu/libiculx.so.60: undefined symbol: _ZNK6icu_6012LayoutEngine14getCharIndicesEPiiR11LEErrorCode
@PeterN
Copy link
Member

PeterN commented May 18, 2019

We don't build OpenTTD for Ubuntu 19.04. You must use a binary that is designed to run on Ubuntu 19.04, or build it yourself from source.

@PeterN PeterN closed this as completed May 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants