John

Results 4 issues of John

https://github.com/gtk-rs/examples/commit/e7cf9f56e086864ff6f9270216b2ba0416e24648#r40377368 This change breaks the MacOS example.

The output files had a reverted order before, this PR should fix the order to align with the order inside the yml file

` Main.cpp:1:10: fatal error: 'SFML/Graphics.hpp' file not found` I get this Compile error on macOS. should there be a folder called sfml?

Hello, I want to use multiple development environments (Linux, Mac, Windows) and want to use the same favourites across devices. Obviously the files all have the same relative path, however...