On Sunday 10 June 2007 16:26:27 Marco Costalba wrote:
On 6/10/07, Ismail Dönmez [off-list ref] wrote:
quoted
quoted
Please could you post _whole_ the make output?
Attached.
It seems your linker is unable to find libQtUiTools.so where the
missing functions are defined.
As example try:
$nm -C -D libQtUiTools.so | grep ::mutableFindNode
And you will see that this as all the other missing functions are in
this library.
I will try an update to src/src.pro file to let Qt pass this library
to the linker.
It seems to be built as a static lib only, I only have libQtUiTools.a .
Regards,
ismail
--
Perfect is the enemy of good