Skip to content

gamedevjon/C-SFML-game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SFML-2.6-Mac

A Ready Mac Solution for Visual Studio Code and SFML 2.6

SFML 2.6.0 Template Project for macOS + VS Code

  1. Install VS Code and the C++ extension (by Microsoft)
  2. Open this project folder in VS Code (template_project/)
  3. Press Cmd+Shift+B to build
  4. Run ./main
  5. If you see a security prompt from macOS about 'app', allow it in System Settings > Privacy & Security

Make sure you’re using a modern version of Xcode Command Line Tools (run xcode-select --install if unsure)

DYLD_LIBRARY_PATH is handled by the debugger for runtime linking to SFML.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published