kdebase compilation problem

Richard Smith kde at metafoo.co.uk
Mon Oct 4 15:08:53 BST 2004


On Sunday 03 October 2004 14:27, Christian Müller wrote:
> opengl.cpp:220: error: `__GLXextFuncPtr' does not name a type

I had this too.

> i dont know how to fix this.

What I found was commenting out the #if block around line 220 fixed this 
particular problem. But I had other problems with that file, and had to add 
#include <glew.h> to the top (very top, before all other #includes) to get it 
to compile.

Thanks,
Richard




More information about the kde-core-devel mailing list