[Qt-interest] error: expected initializer before ‘QtGuiModule’
Neel Basu
neel.basu.z at gmail.com
Mon Apr 27 13:57:00 CEST 2009
On Monday 27 April 2009 13:48:08 rfl wrote:
> Neel Basu pisze:
> > I am getting the following Error
> > -------------------
> > /usr/include/qt4/QtGui/qwindowdefs.h:47: error: expected initializer
> > before ‘QtGuiModule’
> > ------------------------
> > Now What Should I do ?
>
> Maybe you forgot to put a semicolon after class or struct declaration?
Ya I found that after moving some #include lines Up / down
I thing some particular #include sequence positioned the macros in an
unexpected meaningful way. However after putting the ; its ok
Thanks
Neel
More information about the Qt-interest-old
mailing list