[kdelibs svn]libkio build failed on Mac OS due to kautomount
younker
mac.younker at gmail.com
Sun Jun 10 02:49:46 BST 2007
When I built kdelibs on mac os x, and the moc file of kautomount can not
be generated correctly,
I got this error,
../../../kdelibs/kio/kio/kautomount.h:0: Warning: No relevant classes
found. No output generated.
I have googled, but don't have any idea, and i have tested with g++,
that the macro Q_OS_UNIX is
defined by QT, so maybe moc has some problems or kautomount.h has some
problems.
if I removed #ifdef Q_OS_UNIX and the reletive #endif, it creates the
moc file correct and link libkio
correct.
Regards
mac.younker at gmail.com
More information about the kde-core-devel
mailing list