Has anyone used kylix before to do cross platform development of delphi products?
I'm getting alot of errors when i tried
most i fixed by putting a Q in before the use clause (like QForms instead of Forms
etc..
but got this tricky error...
Sorry if wrong place.. couldn't think of somewhere better atm...
halkeye@halkeye:~/Assignment 4$ dcc Pong
Borland Delphi for Linux Version 14.0 Open Edition
Copyright (c) 1983,2001 Borland Software Corporation
about.pas(26)
main.pas(277) Warning: Constructing instance of 'TPaddle' containing abstract methods
main.pas(407)
Pong.dpr(16)
Error: Bad file format: 'main.dfm'
I'm getting alot of errors when i tried
most i fixed by putting a Q in before the use clause (like QForms instead of Forms
etc..
but got this tricky error...
Sorry if wrong place.. couldn't think of somewhere better atm...
halkeye@halkeye:~/Assignment 4$ dcc Pong
Borland Delphi for Linux Version 14.0 Open Edition
Copyright (c) 1983,2001 Borland Software Corporation
about.pas(26)
main.pas(277) Warning: Constructing instance of 'TPaddle' containing abstract methods
main.pas(407)
Pong.dpr(16)
Error: Bad file format: 'main.dfm'
