I am using the KF5 binaries that came with kubuntu 14.10 and i think i should downgrade my Qt5.3.2 to Qt5.3.0 and try it again.
Thank you On Mon, Dec 22, 2014 at 12:46 PM, Shantanu Tushar Jha <shant...@kde.org> wrote: > Where have you installed the KF5 libraries from? You are linking knetwalk > to /home/garvit/Qt5.3.2 and my guess is that the KF5 binaries you have > are built against Qt5.3.0 > > On Mon, Dec 22, 2014 at 12:39 PM, Garvit Khatri <garvitde...@gmail.com> > wrote: > >> here it is http://pastebin.com/4kSsGFVE >> >> On Mon, Dec 22, 2014 at 11:55 AM, Shantanu Tushar Jha <shant...@kde.org> >> wrote: >> >>> Somehow its ending up mixing two versions of Qt libraries. Can you >>> pastebin the output for- >>> >>> VERBOSE=1 make >>> >>> On Mon, Dec 22, 2014 at 11:49 AM, Garvit Khatri <garvitde...@gmail.com> >>> wrote: >>> >>>> Hello everyone, >>>> >>>> I am porting KNetWalk, and i am sort of stuck now. It is building quit >>>> well and even make command gives no error. >>>> >>>> you can have a look at my cmake log here >>>> <https://gist.github.com/garvitdelhi/5ec4c9d8781469b603db> and make >>>> log over here >>>> <https://gist.github.com/garvitdelhi/0e21a095dcfc8cfef170>. >>>> >>>> But when i run it after installing it gives error as follows: >>>> >>>> Starting /home/garvit/dev/sok/knetwalk/build/src/knetwalk... >>>> >>>> Could not find drkonqi at /usr/lib/x86_64-linux-gnu/libexec/drkonqi >>>> >>>> Cannot mix incompatible Qt library (version 0x50300) with this library >>>> (version 0x50302) >>>> >>>> The program has unexpectedly finished. >>>> >>>> /home/garvit/dev/sok/knetwalk/build/src/knetwalk crashed >>>> >>>> >>>> I think it possibly because ui is still not ported but the thing is it >>>> is not able to find drkonqi it is looking for it at wrong path as it >>>> drkonqi is here /usr/lib/kde4/libexec/drkonqi so i wanted to ask how can i >>>> change the path where it finds drkonqi, so that i can have a better >>>> backtrace and work on porting ui. >>>> >>>> >>>> Thank you >>>> >>>> >>>> -- >>>> Regards, >>>> Garvit Khatri >>>> >>>> >>>> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >>>> unsubscribe << >>>> >>>> >>> >>> >>> -- >>> Shantanu Tushar (UTC +0530) >>> http://www.shantanutushar.com >>> >>> >>> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >>> unsubscribe << >>> >>> >> >> >> -- >> Regards, >> Garvit Khatri >> >> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >> unsubscribe << >> >> > > > -- > Shantanu Tushar (UTC +0530) > http://www.shantanutushar.com > > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > unsubscribe << > > -- Regards, Garvit Khatri
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<