From: Mirkuz <me...@li...> - 2005-08-17 09:46:47
|
> > Mirko, and others, > > I tried the 0.01 version of the opensync synce plugin. My > system has Mandrake 10.1 installed, my PDA is a Mio 168 (like > Mirko's). The version of opensync is > # msynctool --version > This is msynctool version "0.90.14" > using OpenSync version "0.14" > Since the devel of the plugin is done with the svn version of opensync you should get the source from svn and compile it ;) (I will add a note on my dev-blog) > Three remarks from my initial test : > 1. It wouldn't compile without removing -Werror from src/Makefile. > The error was > synce_plugin.c:551: warning: implicit declaration of > function `osync_plugin_new_info' I will remove the -Werror from the makefile in the next rel. Tnx for your interest ;) |