Add #include <sys/stat.h> to DesktopIconConfig.h - it solves the error. For some reason, GCC defaults to bits/stat.h, whereas sys/stat.h is the recommended header.
Add #include <sys/stat.h> to DesktopIconConfig.h - it solves the error. For some reason, GCC defaults to bits/stat.h, whereas sys/stat.h is the recommended header.
Add #include <sys stat.h=""> to DesktopIconConfig.h - it solves the error. For some reason, GCC defaults to bits/stat.h, whereas sys/stat.h is the recommended header.</sys>
Add #include <sys stat.h=""> to DesktopIconConfig.h - it solves the error. For some reason, GCC defaults to bits/stat.h, whereas sys/stat.h is the recommended header.</sys>