Bug 217239 - Krita 2.1.0 doesn't compile without HAVE_OPENGL defined
Summary: Krita 2.1.0 doesn't compile without HAVE_OPENGL defined
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-03 18:21 UTC by Samuli Suominen
Modified: 2009-12-17 13:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Add missing ifdef's (606 bytes, patch)
2009-12-03 18:26 UTC, Samuli Suominen
Details

Note You need to log in before you can comment on or make changes to this bug.
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.