shibukawa / nanogui-go

177 stars 27 forks source link

Windows x86 #6

Open CGuidi opened 6 years ago

CGuidi commented 6 years ago

Building a project with GOOS=windows GOARCH=386 CGO_ENABLED=1 CC='i686-w64-mingw32-gcc' go build block and nothing is produced.