« Return to Thread: error building multisync-gui

error building multisync-gui

by freeslkr :: Rate this Message:

Reply to Author | View in Thread

I checked out the latest svn of multisync-gui from
http://svn.opensync.org/multisync/trunk-gui. (Is this the correct repo?)
I get the following errors while building, but I don't see anything wrong
with msync_group.h.

  Scanning dependencies of target multisyncgui
  [ 14%] Building C object src/CMakeFiles/multisyncgui.dir/plugins/msync_default.o
  In file included from /home/dev/Cache/cvs/opensync/multisync/src/plugins/../multisync.h:33,
                 from /home/dev/Cache/cvs/opensync/multisync/src/plugins/msync_default.c:1:
  /home/dev/Cache/cvs/opensync/multisync/src/plugins/../msync_group.h:44: error: expected ‘)’ before ‘*’ token
  /home/dev/Cache/cvs/opensync/multisync/src/plugins/../msync_group.h:45: error: expected ‘)’ before ‘*’ token
  /home/dev/Cache/cvs/opensync/multisync/src/plugins/../msync_group.h:46: error: expected ‘)’ before ‘*’ token
  make[2]: *** [src/CMakeFiles/multisyncgui.dir/plugins/msync_default.o] Error 1
  make[1]: *** [src/CMakeFiles/multisyncgui.dir/all] Error 2
  make: *** [all] Error 2

Any help will be appreciated.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Opensync-users mailing list
Opensync-users@...
https://lists.sourceforge.net/lists/listinfo/opensync-users

 « Return to Thread: error building multisync-gui