[Lazarus] Running Lazarus in Lazarus
Lubos Pintes
lubos.pintes at gmail.com
Fri Mar 2 15:36:45 CET 2018
Hello,
I added my files to lcl.lpk, because I am developing an UI Automation
support for LCL, Win32 WidgetSet more concretely. And all files from
win32 directory are there, so I also added the UIA files there. That
means into win32\ subdirectory and to the lcl.lpk.
Dňa 02.03.2018 o 15:05 Mattias Gaertner via Lazarus napísal(a):
> On Fri, 2 Mar 2018 14:49:15 +0100
> Lubos Pintes via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
>
>> This is <lazarus>/ide/lazarus.lpi, where <lazarus> is directory with
>> whole Lazarus repo right?
>
> Yes, sorry.
>
>> Because my code I added there is not compiled. I added my files to
>> <lazarus>/interfaces/lcl.lpk.
>
> Why did you add files to the LCL? That's quiet unusual.
>
>
>> When I build the IDE from tools menu, my
>> code is compiled. But when I open the above-mentioned project, it runs
>> but behaves differently.
>
> Check Tools/ Options / Lazarus directory.
> The lazarus.lpi runs the default lazarus.exe.
>
> Mattias
>
More information about the Lazarus
mailing list