[Owncloud] Compiling the client

Jono jonojuggles at gmail.com
Wed Jun 13 14:42:51 UTC 2012


Hey Guys,

Bit of a cmake noob. I followed the directions here:
http://owncloud.org/dev/sync-clients/linux-build/

but I am getting this error:
mirall/src/mirall/application.cpp:336: undefined reference to
`csync_set_log_callback'

Also general question about how syncs get coordinated. From looking at
the code it seems that the linux client uses inotify to watch the
local folder for modifications. If it is in windows, it will poll the
local folder. Am I right?

And for detecting changes on the server, it seems to poll as well.

Do the 'client' developers hang in the owncloud IRC?

-Jono



More information about the Owncloud mailing list