GCC ?
Closed this issue · 2 comments
blr21560 commented
Hi,
Can i use your code without GCC compiler or WinBuilds ?
Thanks,
JamesHovious commented
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
kentnek commented
Hi, any update on this?