On Mon, 09 Feb 2015 19:34:15 +0200 FreeMan <[email protected]> wrote:
>[...] > > You need to set LCL widget type in 'Tools / Configure Build Lazarus' > > to 'qt', otherwise it will use 'carbon'. > Opened packed is getting IDE's widgetset. I'm using allways terminal, > some times for test make IDE to carbon i386, or QT x64. if "Normal IDE" > mean default IDE or IDE builded with this settings why I have to set > every time? In the IDE you have to set it only once. > my suggestion is, default or "normal IDE" LCL widget type, Target OS, > Target CPU set to _*what IDE builded*_ with LCL widget type, target OS, > Target CPU If a project does not set the LCLWidgetType it gets the IDE's widgettype. If you did not set a LCLWidgetType in the "Configure Build Lazarus", then it uses "carbon" on darwin. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
