Sink: failing to build develop branch
Closed, ResolvedPublic

Description

Been trying to build Sink and Kube from develop branch. Sink is failing with "BUILD/sink-0.8/examples/webdavcommon/webdav.cpp:194:60: error: no matching function for call to 'KDAV2::DavItemsListJob::DavItemsListJob(const KDAV2::DavUrl&)'"

See build log at https://copr-be.cloud.fedoraproject.org/results/rajeeshknambiar/kube/fedora-28-x86_64/00802535-sink/build.log.gz

knambiar created this task.Sep 26 2018, 9:47 AM
cmollekopf closed this task as Resolved.Dec 26 2018, 10:00 PM

That's probably because you need kdav2 0.3. And cmake in sink should actually complain if that's not available.
Feel free to reopen if that was not it, but I'm sure the branch builds with the right dependencies.