Bug 217239

Summary: Krita 2.1.0 doesn't compile without HAVE_OPENGL defined
Product: [Applications] krita Reporter: Samuli Suominen <ssuominen>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: finex, halla
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Add missing ifdef's

Description Samuli Suominen 2009-12-03 18:21:21 UTC
Version:           KOffice 2.1 (KRita 2.1) (using KDE 4.3.4)
Compiler:          GNU GCC 4.4.2+gentoo 
OS:                Linux
Installed from:    Gentoo Packages

This is a clone of bug: http://bugs.gentoo.org/show_bug.cgi?id=294787

Cannot compile KRita 2.1 without HAVE_OPENGL defined.

/var/tmp/portage/app-office/krita-2.1.0/work/krita-2.1.0/krita/ui/kis_3d_object_model.h:59:
error: 'GLuint' does not name a type
/var/tmp/portage/app-office/krita-2.1.0/work/krita-2.1.0/krita/ui/kis_3d_object_model.h:74:
error: 'GLuint' does not name a type
Comment 1 Samuli Suominen 2009-12-03 18:26:44 UTC
Created attachment 38804 [details]
Add missing ifdef's

A _quick_ patch solving the build problem, the application still _appears_ to work.
Comment 2 Halla Rempt 2009-12-17 13:01:38 UTC
This was committed in revision 1059624.