"Ui" has not been declared [RESOLVED]

If you are allergic to bug trackers, you can post here any remarks, issues and potential bugs you encounter
Post Reply
rosasdipietro101
Posts: 1
Joined: Fri May 25, 2018 5:58 am

"Ui" has not been declared [RESOLVED]

Post 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
Post Reply