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/ I do not know how to properly integrate the library into Fink, but I have created Linux (RPM) packages, so I will try and answer questions regarding the build process. A. ------------------------------------------------------------------------------ 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
