On Mon, Feb 25, 2008 at 6:49 PM, Hess, Philip J <[EMAIL PROTECTED]> wrote: > It looks like somebody added an OpenGL dependency to the Carbon > widgetset for some reason.
I added dependency to OpenGL because it's the only possible way to implement screenshot taking. The wiki was updated: http://wiki.lazarus.freepascal.org/Carbon_Interface#Getting_a_.22carbonproof.22_Lazarus http://wiki.lazarus.freepascal.org/Carbon_interface_internals#Screenshot_taking > Try adding -k'-framework' -k'opengl' when > compiling and see if this doesn't fix it. Yes, that is the way to fix it. thanks, -- Felipe Monteiro de Carvalho _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
