Zitat von "Coppola Ing. Salvatore" <[EMAIL PROTECTED]>: > Mattias Gärtner wrote: > > The default widgetset was changed from gtk1 to gtk2 on Linux, BSD, Sparc. > > > > > > Mattias > > > > _______________________________________________ > > Lazarus mailing list > > [email protected] > > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus > > > > > Thanks to all you. > > Failed to compile under Ubuntu: > > Free Pascal Compiler version 2.2.0 [2008/04/01] for x86_64 > Copyright (c) 1993-2007 by Florian Klaempfl > Target OS: Linux for x86-64 > Compiling jitform.pas > jitform.pas(100,38) Error: identifier idents no member "SetDesignInstance"
SetDesignInstance was introduced with fpc 2.2.1 and is needed for designtime Frames (the mail thread subject is misleading). Can you use fpc 2.2.2? Mattias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
