Unfortunatly Lazarus is not yet ready to be used in the comercial world
where development time is of essence. There are many things that greatly
slow down development when it is done via Lazarus. The IDE is not yet as
agile as Delphi's, the debugger is practically useless under windows and
the linker time is totally unacceptable. For that reason I do all
development with Delphi and then port to Lazarus. It is still a lot of
work, but less than developing directly with Lazarus. I am sure we will
solve all this, but in the mean time . . . :(
I develop using Delphi and then compile the Lazarus program from the
command line via a batch file. I have found this faster. I also have my
simple dfm2lfm converter that converts all .dfm files in the root
directory on down to .lfm file and then calls the lazres program.
Regards
Andreas
Graeme Geldenhuys wrote:
A quick solution, is to only use Lazarus! :-)
Why would you want the same project to be edited in Lazarus and
Delphi. Is this to achieve cross platform apps? If you are doing a
port from Win32 to say Linux - If you really need Delphi because of
some strange reason, or something Delphi specific, that means the port
will most probably not work under Linux (or worse yet work different).
We just went through that process. We started porting a Delphi app to
Linux, and later decided to drop Delphi completely and now only do
development in Lazarus (Win32 and Linux) and it make our live _much_
easier!
Regards,
- Graeme -
On 21/03/06, Alexsander Rosa <[EMAIL PROTECTED]> wrote:
I think it would be nice if we could share a project between the two
IDE's, including the forms. Everytime I need to mantain the "original"
Delphi project, i know that my "under conversion" Lazarus project is
getting more and more obsolete. More over, a lot of
properties/components had to be removed just because they are not
compatible. I can IFDEF the PAS files, but there's nothing I can do
about LFM/DFM files.
--
Atenciosamente,
Alexsander da Rosa
--
There's no place like 127.0.0.1
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives