2010/10/23 jb <j...@kdenlive.org>: > On Saturday 23 October 2010 16.09:21 Simon Eugster wrote: >> Is Nepomuk required now? I cannot compile kdenlive anymore, and I've >> got really 0 time to fix anything. > > No, nothing should have changed about Nepomuk. I added an optional dependency > on QImageBlitz, but that should not prevent compiling. Please make sure you > have latest svn (rev. 5033) and post the compilation output if it still > blocks.
Strange. I have the most recent version here, removed the build directory and re-generated the cmake files, and: [ 97%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/onmonitoritems/abstractonmonitoritem.o [ 98%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/onmonitoritems/onmonitorrectitem.o [ 98%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/onmonitoritems/onmonitorcornersitem.o [ 99%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/monitorscenecontrolwidget.o [ 99%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/cornerswidget.o [100%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/kdenlivesettings.o [100%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/mainwindowadaptor.o In file included from /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/../blackmagic/include/DeckLinkAPI.h:34, from /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/../blackmagic/capture.h:4, from /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/stopmotion.h:22, from /data/cworkspace/kdenlive.git/kdenlive/src/mainwindow.h:46, from /data/cworkspace/kdenlive.git/kdenlive/build/src/cmake_bindir/mainwindowadaptor.h:17, from /data/cworkspace/kdenlive.git/kdenlive/build/src/cmake_bindir/mainwindowadaptor.cpp:11: /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/../blackmagic/include/LinuxCOM.h:90: warning: ‘class IUnknown’ has virtual functions and accessible non-virtual destructor In file included from /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/../blackmagic/capture.h:4, from /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/stopmotion.h:22, from /data/cworkspace/kdenlive.git/kdenlive/src/mainwindow.h:46, from /data/cworkspace/kdenlive.git/kdenlive/build/src/cmake_bindir/mainwindowadaptor.h:17, from /data/cworkspace/kdenlive.git/kdenlive/build/src/cmake_bindir/mainwindowadaptor.cpp:11: /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/../blackmagic/include/DeckLinkAPI.h:643: warning: ‘class IDeckLinkMemoryAllocator’ has virtual functions and accessible non-virtual destructor /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/../blackmagic/include/DeckLinkAPI.h:656: warning: ‘class IDeckLinkAudioOutputCallback’ has virtual functions and accessible non-virtual destructor /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/../blackmagic/include/DeckLinkAPI.h:665: warning: ‘class IDeckLinkIterator’ has virtual functions and accessible non-virtual destructor /data/cworkspace/kdenlive.git/kdenlive/src/stopmotion/../blackmagic/include/DeckLinkAPI.h:719: warning: ‘class IDeckLink’ has virtual functions and accessible non-virtual destructor Linking CXX executable kdenlive CMakeFiles/kdenlive.dir/projectlist.o: In function `ProjectList': /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:134: undefined reference to `Nepomuk::ResourceManager::instance()' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:134: undefined reference to `Nepomuk::ResourceManager::init()' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:135: undefined reference to `Nepomuk::ResourceManager::instance()' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:135: undefined reference to `Nepomuk::ResourceManager::initialized() const' CMakeFiles/kdenlive.dir/projectlist.o: In function `ProjectList::slotUpdateClipProperties(ProjectItem*, QMap<QString, QString>)': /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:627: undefined reference to `Nepomuk::Resource::Resource(QString const&, QUrl const&)' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:628: undefined reference to `Nepomuk::Resource::setDescription(QString const&)' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:628: undefined reference to `Nepomuk::Resource::~Resource()' CMakeFiles/kdenlive.dir/projectlist.o: In function `ProjectList': /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:134: undefined reference to `Nepomuk::ResourceManager::instance()' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:134: undefined reference to `Nepomuk::ResourceManager::init()' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:135: undefined reference to `Nepomuk::ResourceManager::instance()' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:135: undefined reference to `Nepomuk::ResourceManager::initialized() const' CMakeFiles/kdenlive.dir/projectlist.o: In function `ProjectList::slotAddClip(DocClipBase*, bool)': /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:946: undefined reference to `Nepomuk::Resource::Resource(QString const&, QUrl const&)' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:947: undefined reference to `Nepomuk::Resource::description() const' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:949: undefined reference to `Nepomuk::Resource::rating() const' /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.cpp:949: undefined reference to `Nepomuk::Resource::~Resource()' CMakeFiles/kdenlive.dir/projectlist.o: In function `ItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const': /data/cworkspace/kdenlive.git/kdenlive/src/projectlist.h:122: undefined reference to `KRatingPainter::paintRating(QPainter*, QRect const&, QFlags<Qt::AlignmentFlag>, int, int)' collect2: ld returned 1 exit status make[2]: *** [src/cmake_bindir/kdenlive] Fehler 1 make[1]: *** [src/cmake_bindir/CMakeFiles/kdenlive.dir/all] Fehler 2 make: *** [all] Fehler 2 Simon ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Kdenlive-devel mailing list Kdenlive-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kdenlive-devel