Hi, There is an unguarded use of QT_LSTAT in kdecore/kstandarddirs.cpp:727: int res = QT_LSTAT(link, &stat_buf); This define is not available on win32-g++. Paulo