Recent

Author Topic: Building Lazarus with qt  (Read 14753 times)

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Building Lazarus with qt
« Reply #15 on: December 12, 2006, 11:12:32 pm »
Quote from: "Vincent"
In order of maturity (highly subjective): gtk1 -> win32 (on windows) -> gtk2 -> wince (on arm-wince) -> carbon -> qt


I think this order is wrong. Qt is much more developed then Carbon.

Quote
Is there a way to verify that the LCL really got rebuild with qt?


Just go to the command line and type: ldd myexecutable

If the executable lists dependencies on Qt, it´s built for qt =)

Phil

  • Hero Member
  • *****
  • Posts: 2737
Building Lazarus with qt
« Reply #16 on: December 14, 2006, 01:45:17 am »
Quote from: "sekel"
I think this order is wrong. Qt is much more developed then Carbon.


I second that. Qt is way beyond where Carbon is.

For Delphi compatibility and completeness of LclIntf, win32 is way beyond GTK. Example: GTK doesn't support rotated text (text at different angles). Even Qt already supports this.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Building Lazarus with qt
« Reply #17 on: December 14, 2006, 08:56:25 am »
Thanks. I stand corrected.

 

TinyPortal © 2005-2018