[Lazarus] opengl

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Mar 4 08:36:22 CET 2008


On Tue, 4 Mar 2008 00:08:19 +0100
"Andrea Mauri" <andrea.mauri.75 at gmail.com> wrote:

> The example runs correctly under win not under linux.
> Under linux I am not able to compile the example project.
> I can compile and install the component package and I am able to use
> the component under GTK but not GTK2.

If the example does not run, then please open a terminal and type:
glxinfo

What does it give?

Then start the example in terminal using gdb and create a backtrace.
See here
http://wiki.lazarus.freepascal.org/Creating_a_Backtrace_with_GDB#Linux.2FBSD_Users.2FMacOSX

 
> GTK2:
> new project
> I put a TOpenGLControl on a form.
> It compiles correctly.
> If I run the execution is immediately stopped after the compilation.

First get the example running.


Mattias



More information about the Lazarus mailing list