Hi all,
I'm developing an application using Qt 4.7.1 compiled by myself in Linux.
Now I need to:
@
#include <QRegExpValidator>
@
but I get the error in the title of post:
@
QRegExpValidator: No such file or directory
@
What do you think is the problem?