Step A
Go to https://github.com/grd/iup to see instructions and see Quick Installation Guide for Windows here
Follow the instructions to download the 3 DLL library file package
I'm under these 3.
Im-im-3.9.1_win32_dll10_lib.zip
Cd-cd-5.8.2_win32_dll10_lib.zip
Iup-iup-3.14_win32_dll10_lib.zip
Set a system environment variable as described (right-click Computer-Properties-Advanced system settings-environment variables)
Iuphome=c:\iup
Unzip the downloaded 3 compressed packets into the C:\IUP directory
Step b
Copy the Include directory under C:\iup\, paste under C:\TDM-GCC-32\, (incremental override mode, where I installed GCC is TDM provided, if you use MinGW to decide where to put it)
Copy all files under C:\iup\ except the Include directory, and paste them under C:\TDM-GCC-32\lib\gcc\
Step c
Open the CMD window and follow the instructions to enter
Go get github.com/grd/iup
Well, to this IUP environment has been set up, you can run the example of Https://github.com/grd/iup/tree/master/examples
One example runs the results such as:
Finish
Installation notes for the Go language iup GUI Library