relocationTarget undefined
- Dominant language
- Go
- Stars
- 8.4k
- Forks
- 639
- PR merge metrics
- No merged PRs in 30d
Description
OS: win10
ARCH: amd64
minGw: x64_7.1.0
Error:
```
github.com/andlabs/ui(.text): relocation target uiAreaQueueRedrawAll not defined
github.com/andlabs/ui(.text): relocation target uiAreaScrollTo not defined
github.com/andlabs/ui(.text): relocation target uiAreaSetSize not defined
github.com/andlabs/ui(.text): relocation target uiControlDestroy not defined
github.com/andlabs/ui(.text): relocation target uiControlDisable not defined
github.com/andlabs/ui(.text): relocation target uiControlEnable not defined
github.com/andlabs/ui(.text): relocation target uiControlHandle not defined
github.com/andlabs/ui(.text): relocation target uiControlHide not defined
github.com/andlabs/ui(.text): relocation target uiControlShow not defined
github.com/andlabs/ui(.text): relocation target uiNewArea not defined
github.com/andlabs/ui(.text): relocation target uiNewScrollingArea not defined
github.com/andlabs/ui(.text): relocation target uiBoxAppend not defined
github.com/andlabs/ui(.text): relocation target uiBoxDelete not defined
github.com/andlabs/ui(.text): relocation target uiBoxPadded not defined
github.com/andlabs/ui(.text): relocation target uiBoxSetPadded not defined
github.com/andlabs/ui(.text): relocation target uiNewHorizontalBox not defined
github.com/andlabs/ui(.text): relocation target uiNewVerticalBox not defined
C:\Program Files\Go\pkg\tool\windows_amd64\link.exe: too many errors
exit status 2
Process exiting with code: 1
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.