Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

error: ui_widget.h: No such file or directory #include “ui_widget.h”

$
0
0
Hello! I’m trying to transfer project from Qt 4.8.5 to Qt 5.2.0 and when I put some 5.2.0 libs instead 4.8.0 I found this error: /home/flawless/projects/ROV/host/gui/widget.cpp:2: error: ui_widget.h: No such file or directory #include “ui_widget.h” In old versoin program worked fine. When I manually make ui_widget.h file with Qt Designer error disappears. Sorry for my english and thanks in advance.

Viewing all articles
Browse latest Browse all 13965

Trending Articles