texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Re:Failed to compile latest source code


From: Zou Hu
Subject: [Texmacs-dev] Re:Failed to compile latest source code
Date: Fri, 10 Dec 2010 14:54:42 +0800 (CST)

Corrected this error and compiled again, I get another error:

./Plugins/Qt/qt_tm_widget.cpp: In member function `void qt_tm_widget_rep::do_interactive_prompt()':
./Plugins/Qt/qt_tm_widget.cpp:892: error: 'class QDialog' has no member named 'open'
./Plugins/Qt/qt_tm_widget.cpp:918:7: warning: no newline at end of file
make[1]: *** [Objects/qt_tm_widget.o] Error 1
make[1]: Leaving directory `/home/Administrator/texmacs/src/src'
make: *** [TEXMACS] Error 2

At 2010-12-10,"Zou Hu"  wrote:
Hi all, with the latest source code, I get the following error when compiling on Windows. 
Best.

./Plugins/Qt/qt_color_picker_widget.cpp: In member function `void qt_color_picker_widget_rep::showDialog()':
./Plugins/Qt/qt_color_picker_widget.cpp:84: error: no matching function for call to `QColorDialog::getColor(Qt::GlobalColor, int, QString)'
f:/builditm/TmBuildEnv/Qt-4.4.3/include/QtGui/../../src/gui/dialogs/qcolordialog.h:59: note: candidates are: static QColor QColorDialog::getColor(const QColor&, QWidget*)
make[1]: *** [Objects/qt_color_picker_widget.o] Error 1
make[1]: Leaving directory `/home/Administrator/texmacs/src/src'
make: *** [TEXMACS] Error 2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]