From: Armin B. <arm...@de...> - 2005-08-17 10:20:07
|
Mirkuz wrote: >>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) > @Mirkuz: Would you like to add your plugin to the opensync.org subversion repository? Just drop me a note if you would so i can give you an account. > >>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 think this a very good demonstration where -Werror actually makes sense. :) After all it was correct that it complained here since there was a API version mismatch. > > I will remove the -Werror from the makefile in the next rel. > > Tnx for your interest ;) > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |