[fpc-pascal] How to set LCL widgetset for my project?

章宏九 secludedsage at gmail.com
Tue Oct 27 08:44:50 CET 2009


Thank you. I will try, but I do not understand it. You mean in fact
LCL is compiled when my project is compiled and no compiled LCL is
given in FPC and Lazarus? I guess that LCL is given in sources code
form and compiled while my program compiles.

Thank you for your answer.

---
Zhang, Hongjiu

2009/10/27 Alexander Grau <alex at grauonline.de>:
> 章宏九 schrieb:
>>
>> On the page (http://wiki.lazarus.freepascal.org/Qt_Interface), I read
>> "To compile a project for Qt just select it as the target widgetset on
>> the Compiler Options dialog." However, I am using vim instead of
>> Lazarus IDE. How should I set the compiler options in the command
>> line? I would also like to know more about in which file is the option
>> given in the LCL sources.
>>
>> Thank you for your response.
>>
>
> Hello,
>
> I have not done this myself for Qt (but for Carbon), but this might work:
>
> Compiling Lazarus QT LCL:
> |
> make clean lcl LCL_PLATFORM=qt
>
>
> |Regards,
> Alexander
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



More information about the fpc-pascal mailing list