JamesHovious/w32

GCC ?

Closed this issue · 2 comments

Hi,
Can i use your code without GCC compiler or WinBuilds ?
Thanks,

At the moment there are a few APIs that use CGO (for example func SendInput(inputs []INPUT)) however this requirement should be removed in the future so you should be able to compile without any external dependencies

Hi, any update on this?