Is your Delphi app a VCL app or CLX app. 

If it is VCL, you will have to change the uses clause

I.E Forms become QForms, Controls becomes QControls etc. If it was a CLX
based app from the start it should compile OK under Kylix.

If this doesn't help, what is the error message.

-----Original Message-----
From: Brendon Toogood [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 14 August 2002 1:17 
To: Multiple recipients of list delphi
Subject: [DUG]: help with kylix2



i am using kylix2 but i am bringing over a windows app written in delphi 6 
personal,  now i am getting a error on this line

TForm1 = class(TForm)  

any ideas as i don't want to have to rewrite the whole darn program
and is there a kylix users group here in new zealand(similar to DUG).
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to