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, [email protected], sponsored by Qt Software @ Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to