ArtColors
                                
                                
                                
                                    ArtColors copied to clipboard
                            
                            
                            
                        Which version of raylib and raygui were used?
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.
@TechnologyClassroom - Did you ever get this running? I pretty much have like zero experience in C++, but was still hopeful that I could get this to build. No luck. I get all kinds of errors. Trying to build it in VS.
Any tutorials or getting started guides?
I did not get this working. I did get some other more minimal alternatives working though. I do much of my design work from the command line so I was able to make a wrapper for the rest of the tools that I found to do everything I need from there. I have yet to publish my version, but I do need to get around to that.