Skip to content

chalet-org/chalet-example-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chalet-example-sdl

This repository showcases how to setup a Chalet project for the SDL multimedia framework.

To get started, download Chalet, check out some of the documentation for it, and either build with the various commands from the command line, or try out the Chalet VS Code Extension (recommended).

Debugging

  • For MacOS: Install CodeLLDB and use the "LLDB" launch.json configuration
  • For Windows: Install the C/C++ extension and Build with MSVC and use the "MSVC" configuration
  • For Linux: Install the C/C++ extension and Use the "GDB" configuration
    • Install the libx11-dev xorg-dev xserver-xorg-dev libwayland-dev packages (or equivalents)

Releases

No releases published

Packages

No packages published