xhorizont / eepe

Automatically exported from code.google.com/p/eepe
0 stars 0 forks source link

Compilation issues with R384 #136

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: