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

Ben Taylor bentaylor.solx86 at gmail.com
Thu Apr 28 14:40:01 BST 2011


2011/4/28 Sérgio Martins <iamsergio at gmail.com>:
> 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

just hacking around, I added this file to korganizer_core_LIB_SRCS,
and everything built.  Sound reasonable?

Ben
_______________________________________________
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