<div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Regarding the error: you are not linking main amarok app with objects<br>
from your HttpService.cpp. That is because the code in src/services/<br>
represents dynamic plugins (and you could have noticed that by the<br>
kde4_add_plugin line in CMakeLists.txt), which should neither be<br>
instantiated directly from the app nor linked with it.<br>
<div><div></div><br></div></blockquote></div><br>If I cannot instantiate it, How do I create the HttpService, or where do I add those particular sources alone so that I can instantiate them?<br><br>--<br>Varrun<br>