[Gambas-user] Error compiling from svn for 3.0
David Paleino
d.paleino at ...626...
Wed Jun 11 11:45:39 CEST 2008
On Wed, 11 Jun 2008 11:19:39 +0200, Rolf-Werner Eilert wrote:
> CEditor_moc.cpp:12:2: error: #error "The header file 'CEditor.h' doesn't include <QObject>."
> gview_moc.cpp:12:2: error: #error "The header file 'gview.h' doesn't include <QObject>."
I believe the error is here. Try opening CEditor.h and gview.h and adding, at
the top of those files:
#include <QObject>
That should fix the problem (but other similar errors might happen as well).
My two cents,
David
--
. ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20080611/4c076b99/attachment.sig>
More information about the User
mailing list