[Qt-creator] uic.exe crashes making ui_xx.h with QTreeWidget
Joao S Veiga
jsveiga at it.eng.br
Wed Dec 24 13:17:20 CET 2008
Tested on:
0.9 alpha release - Windows XP 32bits
0.9.1 beta release - Windows XP 32bits
0.9.2 beta snapshot 200812190205 (non-bundle, installed over 0.9.1 beta) - Windows XP 32bits
Description:
When building a QT Gui project using QTreeWidget (NOT QTreeView), there is a:
"uic.exe has encountered a problem (...) Please tell Microsoft about this problem." error (qt-creator does no close, but
the project cannot be built).
How to reproduce:
1 - Open qt-creator
2 - File, New, Qt Gui Application, <name it>, <locate it>, Next, Next
3 - Base class: QWidget, Next, Finish
4 - Double-click widget.ui
5 - Drag a Tree Widget (NOT Tree View) to the main widget
6 - Build All, Ok to save
uic.exe crashes.
BR,
Joao
More information about the Qt-creator-old
mailing list