On 30.12.07 17:51:37, Ömer F. USTA wrote: > add #include to top of magnifier.cpp It already exists, just its inside an ifdef to not use OpenGL when its not available. > it must be start to compile > on the other i think it isn't the correct way to fix it Right, the correct fix is to not use any opengl functions in the file unless they are inside the same ifdef as the #include for the opengl header. Obviously somebody changed the code without paying attention to the existing code. Andreas -- Many changes of mind and mood; do not hesitate too long. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<