Skip to content

jimmygan/wxgo-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxgo

Go bind of wxWidgets.

Requirements:

  1. go 1.2rc1 or above.
  2. wxWidgets v2.9.5 static library build.

How to build:

go get github.com/kevin-yuan/wxgo
go run /your-local-repo-of-wxgo/config/main.go
go install -ldflags=-linkmode=external github.com/kevin-yuan/wxgo/wx

About

Go bind of wxWidgets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published