Patrick Ohly wrote: > That confirms my theory: I bet your register_func object linked into > both shared modules, and then each module registers both kinds of data. > > You need two registration files, one per module, and only register data > provided by that module in the file.
I solved this - the problem was including the xxxRegxxx.cpp in the xxxSource.cpp and listing it in the src_backends_tdepim_xxxxxxx_src variable. Now looking forward to configure it properly and test it. regards _______________________________________________ SyncEvolution mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution
