You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
# github.com/uber-go/icu4go/datetime
/tmp/go-build122150659/github.com/uber-go/icu4go/datetime/_obj/bridge.o: In function `formatDateTime':
Projects/go/src/github.com/uber-go/icu4go/datetime/bridge.c:39: undefined reference to `u_uastrcpy_55'
Projects/go/src/github.com/uber-go/icu4go/datetime/bridge.c:42: undefined reference to `u_uastrcpy_55'
Projects/go/src/github.com/uber-go/icu4go/datetime/bridge.c:44: undefined reference to `udat_open_55'
Projects/go/src/github.com/uber-go/icu4go/datetime/bridge.c:63: undefined reference to `udat_format_55'
Projects/go/src/github.com/uber-go/icu4go/datetime/bridge.c:75: undefined reference to `u_austrcpy_55'
/tmp/go-build122150659/github.com/uber-go/icu4go/datetime/_obj/bridge.o: In function `getDateTimePattern':
Projects/go/src/github.com/uber-go/icu4go/datetime/bridge.c:88: undefined reference to `udat_open_55'
Projects/go/src/github.com/uber-go/icu4go/datetime/bridge.c:102: undefined reference to `udat_toPattern_55'
Projects/go/src/github.com/uber-go/icu4go/datetime/bridge.c:113: undefined reference to `u_austrcpy_55'
collect2: error: ld returned 1 exit status
My operation system is Ubuntu
Ubuntu 16.04.3 LTS
libicu-dev installed. Tell me, how to install your package?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I try to install your library
I was given such error
My operation system is Ubuntu
libicu-dev installed. Tell me, how to install your package?
The text was updated successfully, but these errors were encountered: