[Digikam-devel] kipi-plugins does not compile, QGLWidget missing

Simon A. Eugster granjow at gmail.com
Mon Jul 19 08:20:24 BST 2010


On 18 July 2010 21:02, Johannes Wienke <languitar at semipol.de> wrote:
>
> Am 05.07.2010 22:56 schrieb Simon A. Eugster:
> > On 05.07.2010 21:17, Johannes Wienke wrote:
> >> Am 05.07.2010 21:13 schrieb Simon A. Eugster:
> >>> Can anyone give me a hint please?
> >>> I'm using current SVN.
> >>>
> >>> thanks,
> >>> Simon
> >>>
> >>> In file included from
> >>> /data/cworkspace/digikam-trunk/kipi-plugins/imageviewer/texture.cpp:26:
> >>>
> >>> /data/cworkspace/digikam-trunk/kipi-plugins/imageviewer/texture.h:29:21:
> >>> error: QGLWidget: Datei oder Verzeichnis nicht gefunden
> >>> In file included from
> >>> /data/cworkspace/digikam-trunk/kipi-plugins/imageviewer/texture.cpp:26:
> >>> /data/cworkspace/digikam-trunk/kipi-plugins/imageviewer/texture.h:57:
> >>> error: ‘GLuint’ has not been declared
> >>> /data/cworkspace/digikam-trunk/kipi-plugins/imageviewer/texture.h:58:
> >>> error: ‘GLuint’ has not been declared
> >>> /data/cworkspace/digikam-trunk/kipi-plugins/imageviewer/texture.h:59:
> >>> error: ISO C++ forbids declaration of ‘GLvoid’ with no type
> >>>
> >>
> >> Somehow you have Qt opengl installed without having the opengl
> >> development packages.
> >
> > Thanks! Indeed,
> > libqt4-opengl-dev
> > was missing. Shouldn't this be checked during the cmake tests?
>
> I've added the check in trunk.
>
> Regards,
> Johannes

Thank you!  Seems you know cmake quite well :)

Simon



More information about the Digikam-devel mailing list