branches/KDE/4.3/kdelibs/nepomuk/core

David Faure faure at kde.org
Fri Jun 26 14:25:07 CEST 2009


On Thursday 25 June 2009, David Faure wrote:
> +target_link_libraries(nepomuk  LINK_INTERFACE_LIBRARIES  ${KDE4_KDEUI_LIBS} ${SOPRANO_LIBRARIES})

Is this supposed to be exported somehow? It works in kdelibs but linking still fails
similarly in kdepim/akonadi/resources/nepomuktag:
/d/kde/inst/kde4/lib/libnepomuk.so: undefined reference to `Soprano::Node::Node(Soprano::LiteralValue const&)'

make VERBOSE=1 says it's linking to -lnepomuk but not to -lsoprano

in kdepim:
CMakeCache.txt:NEPOMUK_LIBRARIES:FILEPATH=/d/kde/inst/kde4/lib/libnepomuk.so
CMakeCache.txt:SOPRANO_LIBRARIES:FILEPATH=/d/kde/inst/kdesupport-for-4.3/lib/libsoprano.so

-- 
David Faure, faure at kde.org, sponsored by Qt Software @ Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-buildsystem mailing list