On Tue, 19 Jul 2011 15:45:50 +0200, Ansgar Esztermann wrote: Hi Dmitri, > > > Here is my problem: after updating I can not build neither Mac nor > X11 versions of qtiplot. > > Compiling aborts with the following: > ... > > src/core/ApplicationWindow.cpp:157:28: error: QAssistantClient: No > such file or directory > ... > > Building qtiplot-qt4-mac ends with an identical result. > > It seems to be looking for QAssistantClient which is not there. > > Could someone please help me solve this issue? > > QAssistantClient has been deprecated for a long time. Is has been > removed from Qt 4.7, but you can get the sources here: > http://labs.qt.nokia.com/2010/06/22/qt-assistant-compat-version-available-as-extra-source-package/
There's a newer version of qtiplot available from its authors (0.9.8.7, vs 0.9.7.6 in fink that is causing problems), however, the new version's ApplicationWindow.cpp still tries to load the QAssistantClient header. Upstream knows: http://developer.berlios.de/forum/message.php?msg_id=51418 It does seem link fink would benefit from getting that compatibilityt library packaged to resolve the 4.6->4.7 regression. I'll ping RangerRick (qt4 maintainer). dan -- Daniel Macks [email protected] ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
