go-qml / qml

QML support for the Go language
Other
1.96k stars 187 forks source link

Can I staticly link Qt? #17

Closed kyleconroy closed 10 years ago

kyleconroy commented 10 years ago

I'm new to cross-platform GUI development. How hard would it be to build statically linked applications for Linux, OS X, and Windows with one Go codebase? I really just want to be able to distribute a single binary with no dependencies.

niemeyer commented 10 years ago

Please use the mailing list for conversations.