From kdevelop Tue May 08 23:55:40 2001 From: Jerry Kreps Date: Tue, 08 May 2001 23:55:40 +0000 To: kdevelop Subject: Re: Developing Proprietary Software with KDevelop X-MARC-Message: https://marc.info/?l=kdevelop&m=98936636118063 On Tuesday 08 May 2001 03:42, you wrote: > "Moazam A. Raja" wrote: > > I'm a little confused here. Does Kylix support C/C++ development, > > or is it Delphi or Delphi-Like language only? > > > > Thank You. > > AFAIK with Kylix you get a professional license for Qt as well and > you can develop software using the C++ library as well. So with > Kylix you can do commercial development in both, Delphi and C++ > under Qt. > > Regards, > > Ralf Specifically, Kylix uses Borland's CLX components. If you use CLX when writing your code in either Delphi6+ or Kylix, the same code will compile without alteration in either tool. Kylix puts its own wrappers around Qt 3.0 widgets to make the CLX components. Kylix will come with the CLX source. Supposedly Borland will be releasing a free version of Kylix for creating GPL code only. Kylix uses Object Pascal as its language. Coders coming from Visual Basic or Visual FoxPro will have a steep learning curve because Pascal is highly structured and strongly typed. KDevlop uses C++ as its language. There is another Pascal GUI RAD for Linux called Lazerus. It uses the Free Pascal (called 'cheeta', I think). It's not too far along but if they don't give up it will be come a fine tool. Linux now has C++ and Pascal covered. - to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body: unsubscribe »your-email-address«