章宏九 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@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to