Project to show linking egui demo lib to a visual studio built c++ project.\ All linking settings are in main.cpp so it should take little effort to reporpuse for unix systems.
The app is linked currently, but hitting issue where the window isn't closing on after exiting the lib function.
Investigate how to get a graceful exit with eframe or glium, potentially using tokio to spawn a thread which runs eframe