Hi All, I am trying to compile opensync plugin from CVS ( I have also updated opensync SVN ) but I get:
barry_sync.cc:46: error: variable or field 'get_info' declared void barry_sync.cc:46: error: 'OSyncEnv' was not declared in this scope barry_sync.cc:46: error: 'env' was not declared in this scope barry_sync.cc: In function 'void GetChanges(OSyncContext*, BarryEnvironment*, DatabaseSyncState*, const char*, const char*, const char*, char* (*) (BarryEnvironment*, unsigned int, unsigned int))': barry_sync.cc:92: error: 'osync_member_get_slow_sync' was not declared in this scope barry_sync.cc:121: error: 'osync_change_new' was not declared in this scope barry_sync.cc:122: error: 'CHANGE_ADDED' was not declared in this scope barry_sync.cc:122: error: 'osync_change_set_changetype' was not declared in this scope barry_sync.cc:129: error: 'osync_change_new' was not declared in this scope barry_sync.cc:130: error: 'CHANGE_MODIFIED' was not declared in this scope barry_sync.cc:130: error: 'osync_change_set_changetype' was not declared in this scope and so on.... Is opensync plugin functional now? Any ideas how to fix compilation errors? -- Regards Jacek Nykis ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
