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

Alexander Grau alex at grauonline.de
Tue Oct 27 08:37:07 CET 2009


章宏九 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




More information about the fpc-pascal mailing list