I maintain an updated fork at https://github.com/neagix/idesk in case you are interested
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>
no matching function all in DesktopConfig.cpp