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

_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to