Navigation Menu

Skip to content

anthonyrego/gosmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosmf GoDoc

WIP golang simple media framework

Requirements

Golang 1.5+

SDL2: The window package requires SDL2 Development libraries/framework to be installed in order the compile. SDL2 is used for it's cross platform window management and input handling.

Windows only

MinGW: Make sure you have the bin folder set in your PATH. Ensure you can run gcc and that the SDL2 include folder and libraries are in the Mingw include and lib folders. The arch for mingw and sdl2 must match up in order to compile properly.

After successful compiling, you will need to have the SDL2.dll in the same folder as the .exe

About

WIP golang media framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages