Re: Klyix
Shawn Tan <[email protected]>
| Newsgroups | gmane.comp.lang.delphi.programming |
|---|---|
| Organization | Aeste Works (M) Sdn Bhd |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Hi, > > JSN> I have been tasked to convert one of my applications to run under > JSN> Linux as a native application. We have tested the application > JSN> under WINE and it functions. I am currently developing with > JSN> Delphi6 professional. > > If you want to compile your program on kylix, you should use clx > components. If you didn't use clx componentsm then it will be so > hard for you to convert your application. > If you're not already using CLX, if you're lucky, you could just change your, and any 3rd party components, uses clause to this: uses SysUtils, Types, Classes, Variants, QTypes, QGraphics, QControls, QForms, QDialogs, QStdCtrls; add in LibC if necessary. After that, you'll probably need to make some minor changes to the code.. But seriously, if you are planning to do cross-platform programming, you should try to use CLX components immediately. If you're already using CLX components and any 3rd party components that you're using is also using CLX, then, all you would need to do is recompile!! voila!! > JSN> Which version of Klyix will I need to successfully convert this > JSN> application? > > I think kylix 3 will be good for you, but as I saw it's rather > compatible with delphi 7 than delphi 6. > Just download it from borland. The OE version is free. It's like the personal edution of Delphi. > JSN> installation. Are there any special Linux requirements to run > JSN> the Klyix IDE? > > > No, just have the latest driver for your graphic card, anyway it can > freeze. > > -- > Wildhemp > > CodeCoffer - new Delphi code protection Tool! > http://www.delphicollection.com/public/CodeCoffer.htm - -- with metta, Shawn Tan. ======================================================================= ICQ UIN: 1802628 keyserver.net: F9BA3B9A counter.li.org: 297959 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/KeDo9KUEj/m6O5oRAjiOAKCn9d8Xiwb/mp5tUmmdPVaHICWVAACfbBXc J+Vd1qOkyaGBcvW4TEilSBQ= =BlfK -----END PGP SIGNATURE----- ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511 http://us.click.yahoo.com/sO0ANB/LIdGAA/ySSFAA/i7folB/TM ---------------------------------------------------------------------~-> CodeCoffer - new Delphi code protection Tool! http://www.delphicollection.com/public/CodeCoffer.htm --------------------------------------------------------------- Unsubscribe:[email protected] List owner:[email protected] --------------------------------------------------------------- Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/