Skip to content

freiny/go-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-window

A multi-platform library for easy access to window and input in Go/Golang

Installation

  • On OS X, you need Xcode or Command Line Tools for Xcode (xcode-select --install) for required headers and libraries.

  • On Ubuntu/Debian-like Linux distributions, you need libgl1-mesa-dev and xorg-dev packages.

  • See here for full details.

  • Go 1.4+ is required on Windows (otherwise you must use MinGW v4.8.1 exactly, see Go issue 8811).

go get -u github.com/freiny/go-window

Usage

See go-window-app

About

A multi-platform library for easy access to window and input in Go/Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages