I tried to compile the project and I got the following error:
C:\aguitestingsite\aguitestingsite\lib\agui\src\Agui\Backends\Allegro5\Allegro5Font.cpp(41,10): fatal error C1083: Cannot open file include: 'Agui/Backends/Allegro5/Allegro5Font.hpp': No such file or directory
I checked the file structure and it appears, that the correct files are somewhere else. What should I do? Should I set additional include directory for the project?