Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation issues with R384 #136

Open
GoogleCodeExporter opened this issue Apr 15, 2016 · 0 comments
Open

Compilation issues with R384 #136

GoogleCodeExporter opened this issue Apr 15, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 5 Oct 2013 at 5:11

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant