Page 1 of 1

"Ui" has not been declared [RESOLVED]

Posted: Fri May 25, 2018 8:43 pm
by rosasdipietro101
Hello,

I got the current source from svn "truck", and after I followed the instruction of "compilation_all_platforms_eng.txt" to compile with Code::Blocks (8.02), and it show me a lot of error start at "error, Ui has not been declared" at line "37 class ccAlignDlg : public QDialog, public Ui::AlignDialog".

I use Ubuntu (10.1) and qt 4.6 and familiar with qt-designer, but never use Code::Block before. I didn't find qCC.pro file and noticed there just is an ui_templates fold.

Could someone help me know how I can fix this.

Thanks