andlabs / ui

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

The procedure entry point TaskDialog could not be located in the dynamic link library when building simple app. #320

Closed airyy closed 5 years ago

airyy commented 5 years ago

Hello,

I currently have the latest Go and the latest 64bit MinGW compiler. Both are in my system PATH. I am trying to build a simple app but am getting this error upon runtime.

Any help appreciated, thanks!

airyy commented 5 years ago

Sorry for the issue. Now you have to use a manifest haha, didn't do this in the past. Thanks!