Hi,

I had a similar problem on redhat. 

As a workaround I copied all headers from original source directory 
csync/src/*.h + csync_version.h from cmake build directory into a single place 
and then set the path:

cmake -DCSYNC_INCLUDE_PATH=…. 

to cmake mirall

kuba

--

On May 30, 2013, at 11:49 AM, Ibrahim MAATKI <[email protected]>
 wrote:

> While following the steps mentioned here 
> http://doc.owncloud.org/desktop/1.2/building.html
> I get this error
> fatal error: csync_version.h: No such file or directory
> compilation terminated.
> make[2]: *** [src/CMakeFiles/owncloudsync.dir/mirall/folderman.cpp.o] Error 1
> make[1]: *** [src/CMakeFiles/owncloudsync.dir/all] Error 2
> make: *** [all] Error 2
> I should mention that the building of the previous version achieved 
> successfully 2 months ago
> I am using the openSuse <<way>>
> _______________________________________________
> Owncloud mailing list
> [email protected]
> https://mail.kde.org/mailman/listinfo/owncloud

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to