Damien Caliste wrote: > Hello, > > Maybe not a good idea, but remove all the .moc in buteo-syncfw or make > clean and recompile. > > Damien. >
Hi Damien, I did clean up and compiled from scratch. I'll repeat the whole process again to make sure nothing was missed. I am not sure if I understand correctly what it is looking for: _ZN5Buteo13PluginManagerC1Ev while there is _ZN5Buteo13PluginManagerD1Ev What I understand is that C1 is the constructor and D1 the destructor. Could it be some kind of compiler thing? thanks > Le Vendredi 3 janvier 2020, deloptes a écrit : >> Hi, >> I then get following error from syncemail-client >> >> symbol lookup error: /usr/lib/buteo-plugins-qt5//oopp/syncemail-client: >> undefined symbol: _ZN5Buteo13PluginManagerC1Ev >> >> But I have >> nm -D /usr/lib/libbuteosyncfw5.so.0 | grep ZN5Buteo13PluginManager >> >> 000419fc T _ZN5Buteo13PluginManagerD0Ev >> 000414f4 T _ZN5Buteo13PluginManagerD1Ev >> 000414f4 T _ZN5Buteo13PluginManagerD2Ev >> >> can someone give me a hint how to deal with this? >> >> I compiled buteo-syncfw from mer >> (https://git.sailfishos.org/deloptes/buteo-syncfw) and I do not recall >> seeing this error before. >> I compiled on the SDK-3 EA for 3.2.1.20. >> >> Thank you in advance. >> >> regards >> >> _______________________________________________ >> SailfishOS.org Devel mailing list >> To unsubscribe, please send a mail to >> devel-unsubscr...@lists.sailfishos.or > _______________________________________________ > SailfishOS.org Devel mailing list > To unsubscribe, please send a mail to > devel-unsubscr...@lists.sailfishos.org _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org