DataEngine compilation problems
Viranch Mehta
viranch.mehta at gmail.com
Sat Jun 11 16:04:52 CEST 2011
Remove line 18 and add "datarequest.cpp" to line 17. So it would look like
this:
set(obsdataengine_engine_SRCS obsdataengine.cpp datarequest.cpp)
Hope this helps.
Cheers,
Viranch
On Fri, Jun 10, 2011 at 11:11 PM, Saurabh Sood <saurabhsood91 at gmail.com>wrote:
> Hi all,
>
> I am trying to write a dataengine, that makes API calls to the Open Build
> Service (OBS) and displays the results in plasmoids. I have written part of
> the dataengine, but am facing problems in compiling it.
>
> I am getting "undefined reference" errors when I try to create an object of
> the datarequest subclass.
>
> Link to Code: https://gitorious.org/build-service-plasma-widgets
>
> Error List: http://pastebin.com/hdChx9zz
>
> Have I missed something in my implementation? Please guide me on tackling
> these errors.
>
> Hoping to hear soon,
>
> Saurabh Sood
>
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20110611/28e5819f/attachment.htm
More information about the Plasma-devel
mailing list