[Lazarus] IDE Package system has a problem
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Feb 9 19:36:29 CET 2015
On Mon, 09 Feb 2015 19:34:15 +0200
FreeMan <freeman35 at delphiturkiye.com> 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
More information about the Lazarus
mailing list