Hi!owncloud developers!
Sorry for my english!I am a Chinese.
I compiled the owncloud client by the document(http://doc.owncloud.org/desktop/1.1/building.html),to the last step (make mirall),but one wrong occured:
In file included from /owndiskclient/mirall/src/mirall/csyncfolder.h:20:0,
from /owndiskclient/mirall/src/mirall/folderman.cpp:18:
/owndiskclient/mirall/src/mirall/csyncthread.h:26:19: fatal error: csync.h: No such file or directory
compilation terminated.
make[2]: * [src/CMakeFiles/mirallsync.dir/mirall/folderman.cpp.o] Error 1
make[1]: * [src/CMakeFiles/mirallsync.dir/all] Error 2
make: *\ [all] Error 2
I have successfully build ocsync,but it mentioned that counld not find the csync.h
I don't know how to do!Would anybody have some good idea to solve the problem?
Hi!owncloud developers! Sorry for my english!I am a Chinese. I compiled the owncloud client by the document(http://doc.owncloud.org/desktop/1.1/building.html),to the last step (make mirall),but one wrong occured:
In file included from /owndiskclient/mirall/src/mirall/csyncfolder.h:20:0, from /owndiskclient/mirall/src/mirall/folderman.cpp:18: /owndiskclient/mirall/src/mirall/csyncthread.h:26:19: fatal error: csync.h: No such file or directory compilation terminated. make[2]: * [src/CMakeFiles/mirallsync.dir/mirall/folderman.cpp.o] Error 1 make[1]: * [src/CMakeFiles/mirallsync.dir/all] Error 2 make: *\ [all] Error 2 I have successfully build ocsync,but it mentioned that counld not find the csync.h I don't know how to do!Would anybody have some good idea to solve the problem?