[lazarus] RedHat 9.0

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Apr 12 16:12:26 EDT 2003


On Sat, 12 Apr 2003 19:32:19 +0200
Rainer Hamann <rainer at hamann-kiel.de> wrote:

> I've updated to RedHat 9.0 today. Lazarrus run fine, but when I start the 
> application, it shows the main form and crashes. Selecting "Start/compile 
> everything" ends at   
> SW_SHOWNORMAL:
>     begin
>       gtk_window_deiconify(GtkWindow);
>       gtk_window_unmaximize(GtkWindow);
>     end;
> in gtkwinapi.inc with the error message "identifier not found 
> gtk_window_deiconify".

This means you have somehow defined the GTK2 flag. Check your fpc.cfg or
compile lazarus with 'make clean all OPT=-vm' to see definitions.


Mattias






More information about the Lazarus mailing list