https://bugs.kde.org/show_bug.cgi?id=375240

--- Comment #2 from Sergio Martins <smart...@kde.org> ---
Can you compile this simple program:

#include <QFileInfo>

int main()
{
    QFileInfo("foo").exists();
    return 0;
}

and paste here the "Compile output tab" ?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to