On Wednesday 02 June 2010 17:20, Graeme Geldenhuys wrote: > On 2 June 2010 16:18, Vincent Snijders <[email protected]> wrote: > > False. I just compiled it. > > 13:30 (GMT+2) it did not. I just tried again with new updated Lazarus > SVN, and now LCL-GTK1 does indeed compile. I can also compile a simple > 1 Form, 1 Button with 1 Editbox project and it ran. Trying to compile > the Lazarus IDE also worked, but trying to run the Lazarus IDE > compiled with GTK1 gives the following error. > > I suppose, even if Lazarus IDE itself cannot be compiled with GTK1, at > least projects using GTK1 can - though I would still be very wary > about this.
It's enough to add an TLabel to your app and you'll get same crash. Something went wrong when changed gtkwinapi (about GDIObjects deletion or something like that). zeljko -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
