Hi list!<br><br>I'm trying to get kdebindings to compile, and here's the error I get:<br>Can't read from /home/kde-devel/kde/build/qt-copy/include/QtWebKit/../../../src/qt-copy/src/3rdparty/webkit/WebCore/../WebKit/qt/Api/qwebsettings.h at /home/kde-devel/kde/src/kdebindings/kalyptus/kalyptus line 329<br>
    main::parseFiles() called at /home/kde-devel/kde/src/kdebindings/kalyptus/kalyptus line 259<br><br>This happens when compiling kdebingings/smoke/qt. Apparently it's missing an additional "../" between /QtWebKit and /src/qt-copy in the header include path - since my Qt src directory is ~/kde/src/qt-copy, not ~/kde/build/src/qt-copy.<br>
<br>Might this have to do with me not using ~/kde/qt-copy or ~/qt-copy (not sure what a more common choice is) as qt sourc and build directory? Currently, I have them separated in ~/kde/src/qt-copy and ~/kde/build/qt-copy.<br>
<br>Any ideas? Tell me if you need more information.<br><br>- Joh<br>