What steps will reproduce the problem?
1.patch mainwindow.cpp as stated within Issue 135
(http://code.google.com/p/eepe/issues/detail?id=135)
2.patch eepe.pro to add "widgets" into QT variable
3.qmake && make
What is the expected output? What do you see instead?
/usr/include/qt5/QtCore/qobject.h:473:85: error: invalid use of incomplete type
‘class QMdiSubWindow’
In file included from mainwindow.cpp:49:0:
mainwindow.h:56:7: error: forward declaration of ‘class QMdiSubWindow’
make: *** [mainwindow.o] Error 1
And many others see compilation log attached
What version of the product are you using? On what operating system?
Ubuntu 13.04 64bits / Eepe Release 384
Please provide any additional information below.
See compilation log attached
Thanks in advance
Original issue reported on code.google.com by titolin...@gmail.com on 5 Oct 2013 at 5:11
Original issue reported on code.google.com by
titolin...@gmail.com
on 5 Oct 2013 at 5:11Attachments: