Skip to content
/ ImguiSFMLBazel Public template

A template repository for Imgui-SFML integration with Bazel

License

Notifications You must be signed in to change notification settings

zpervan/ImguiSFMLBazel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!Currently, only supported for Ubuntu 20.04!

Instructions

Run the install.sh script to install the needed dependecies. In your terminal, write the following:

sudo chmod +x install.sh
sudo ./install.sh

After the installation is successfull, run the commandbazel run //:main and the demo/example windows should pop-up.

For a more detailed explanation, look at the post -> Integrate Bazel into your Imgui/SFML projects on Ubuntu 20.04

About

A template repository for Imgui-SFML integration with Bazel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published