Re: [webkit-dev] Compilation of Webkit2 on Qt Port

2013-09-17 Thread Allan Sandfeld Jensen
This is exactly what happens when linking with the wrong library. One way to solve it in a development tree is to go into WebKitBuild/Release and run make install. This will install the libraries as they are linked which means later executables will always link with the right version. `Allan On

Re: [webkit-dev] Compilation of Webkit2 on Qt Port

2013-09-17 Thread Arunprasad Rajkumar
Your build environment might be having other WebKit library installed. If so remove those headers and libraries and try. On 17 Sep 2013 17:16, "murali billa" wrote: > Hi, > Im trying to compile webkit2. For first time, im able to compile > successfully for Qt port. For 2nd time, it throws below l

Re: [webkit-dev] Compilation of Webkit2 on Qt Port

2013-09-17 Thread Gábor Ábrahám
2013-09-17 13:46 keltezéssel, murali billa írta: Hi, Im trying to compile webkit2. For first time, im able to compile successfully for Qt port. For 2nd time, it throws below linking error (without any code change). Pls help me. .obj/release-shared/WebKit/qt/WidgetApi/qwebpage.o:qwebpage.cpp:

[webkit-dev] Compilation of Webkit2 on Qt Port

2013-09-17 Thread murali billa
Hi, Im trying to compile webkit2. For first time, im able to compile successfully for Qt port. For 2nd time, it throws below linking error (without any code change). Pls help me. .obj/release-shared/WebKit/qt/WidgetApi/qwebpage.o:qwebpage.cpp:function QWebPage::setVisibilityState(QWebPage::Visibi