[Digikam-users] compile error in kexifdialog.h

Caulier Gilles caulier.gilles at free.fr
Wed Aug 3 17:16:47 BST 2005


Le Mercredi 3 Août 2005 16:30, Felix a écrit :
> Tom Albers wrote:
> >Op woensdag 3 augustus 2005 07:36, schreef Felix:
> >>/usr/include/libkexif/kexifdialog.h:54: error: expected ';' before '*'
> >
> >[...]
> >
> >>QComboBox   *m_modeComboBox;
> >
> >[...]
> >
> >>I am running FC4 (2.6.12-1.1398_FC4), KDE 3.4.2, and I tried both
> >>digikam 0.7.3 and 0.7.4
> >
> >Which compiler are you using?
> >
> >Could you add a "class QComboBox;' near the top and see if you then can
> >continue? (probably towards the next error ;-( )
> >
> >Tom
> >_______________________________________________
> >Digikam-users mailing list
> >Digikam-users at kde.org
> >https://mail.kde.org/mailman/listinfo/digikam-users
>
> $g++ --version
> g++ (GCC) 4.0.1 20050727 (Red Hat 4.0.1-5)
>
> Hmm... adding QComboBox declaration got me through compile *and* the
> rest of make. So, it's working now :-)
>
> I'll leave to people smarter than I to figure out what needs to be fixed
> (I am sure I am not the only one that would run into this problem) - I
> am happy now!
>
> Thanks, Tom
> Felix

Forward declaration of QComboBox already exist in current implementation in 
SVN.

Gilles



More information about the Digikam-users mailing list