I installed the latest raylib and raygui and tried to compile on Ubuntu 18.04, but ran into errors. When I looked up the errors in raylib, I found that there have been breaking changes to raylib.
After changing these two, I have more errors related to raygui. I tried raygui.h 3.0 and 3.2. Maybe there are other breaking changes that could be fixed by using the matching versions.