[Kde-pim] Re: implicit destructor not found at link time

Sérgio Martins iamsergio at gmail.com
Thu Apr 28 12:35:33 BST 2011


On Thu, Apr 28, 2011 at 10:16 AM, Ben Taylor <bentaylor.solx86 at gmail.com> wrote:
> Compling KDEpim on Solaris 10 with Sun Studio 12.1, I get the
> following link error:
>
> Undefined                       first referenced
>  symbol                             in file
> KOrg::CalendarDecoration::Decoration::~Decoration()
> ../lib/libkorganizer_core.so.4.6.0
> ld: fatal: Symbol referencing errors. No output written to korganizer
> make[2]: *** [korganizer/korganizer] Error 1
> make[1]: *** [korganizer/CMakeFiles/korganizer.dir/all] Error 2
>
> Now, I believe this to be a compiler bug, that does properly instantiate the
> impliciit destructor.  Could someone suggest the explicit destructor so that I
> can finish compiling KDEpim?

That class already has a destructor, see
kdepim/korganizer/interfaces/calendar/calendardecoration.cpp

Regards,
Sérgio Martins
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list