andlabs / ui

Platform-native GUI library for Go.
Other
8.33k stars 651 forks source link

what's this mean? #259

Closed ghost closed 6 years ago

ghost commented 6 years ago

github.com/andlabs/ui

C:/xxxxxxx/github.com/andlabs/ui/libui_windows_amd64.a(stddialogs.cpp.obj): In function msgbox': E:/github.com/andlabs/libui/windows/stddialogs.cpp:113: undefined reference to__imp_TaskDialog' collect2.exe: error: ld returned 1 exit status

bcampbell commented 6 years ago

It sounds like the same issue as #147

andlabs commented 6 years ago

It is, and the fix would be the same.