Socket
Socket
Sign inDemoInstall

github.com/anthonyrego/dodge

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/anthonyrego/dodge

Package gosmf, Go Simple Media Framework, is a work in progress simple media framework in go Requirements: Golang 1.5+ SDL2 (https://www.libsdl.org): 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.


Version published

Readme

Source

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

FAQs

Last updated on 08 May 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc