io/qfilesystemwatcher_dnotify.cpp:263: `DN_CREATE' undeclared (first use this function)
io/qfilesystemwatcher_dnotify.cpp:263: `DN_DELETE' undeclared (first use this function)
io/qfilesystemwatcher_dnotify.cpp:264: `DN_RENAME' undeclared (first use this function)
io/qfilesystemwatcher_dnotify.cpp:264: `DN_ATTRIB' undeclared (first use this function)
io/qfilesystemwatcher_dnotify.cpp:264: `DN_MULTISHOT' undeclared (first use this function)
make[1]: *** [.obj/release-shared-emb-arm/qfilesystemwatcher_dnotify.o] Error 1
make[1]: Leaving directory `/tmp/qt-embedded-linux-opensource-src-4.4.1/src/corelib'
make: *** [sub-corelib-make_default-ordered] Error 2
这应该是宏出错了
但不知道怎么改,请高手指导!!
谢谢 。。。。。。。