Runtime error when using analitza
Aleix Pol
aleixpol at kde.org
Fri Jan 25 12:45:58 UTC 2013
On Fri, Jan 25, 2013 at 10:35 AM, Punit Mehta <punit9462 at gmail.com> wrote:
> Hi ,
>
> I am getting a runtime error while using an application that is
> built with analitza library. The error is coming like this :
>
> symbol lookup error: plot: undefined symbol:
> _ZN8Analitza10PlotsModelC1EP7QObject
>
> I have included the necessary header files in my source file and also in
> CMakeLists.txt The project is built without throwing any error. But when
> trying to execute KDE executable file , it prompts this error....!! So, any
> kind of help regarding solving this issue is appreciable..!!
>
> Thanks a lot in advance..
>
> Regards,
>
> Punit Mehta
>
>
> _______________________________________________
> kde-edu mailing list
> kde-edu at mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu
>
>
You probably have 2 versions of the library in your system and it's not
being handled properly.
Try defining LD_LIBRARY_PATH to specify the newer analitza location.
Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20130125/20b9708b/attachment-0001.html>
More information about the kde-edu
mailing list