Re: [Lazarus] Is there anyone who use lazarus to develop the commercial products targeted on multiple platform?

2008-07-01 Thread Graeme Geldenhuys
2008/6/30 davy zhang [EMAIL PROTECTED]:
 Especially on mac.

 Recently I plan to port some of my products from windows to mac, if it
 is possible :)

I'm being nit picky now. :-)  You might need to distinquish between
using Lazarus IDE or using Lazarus's LCL. We use the Lazarus IDE for
cross platform development, but not the LCL.  ;-)


Regards,
 - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Is there anyone who use lazarus to develop the commercial products targeted on multiple platform?

2008-06-30 Thread Felipe Monteiro de Carvalho
TalkWrite made good progress porting their product to Mac using the
Carbon interface:

http://www.talkandwrite.com/english/products.php

Althougth it is not ready yet.

The biggest problem will probably be that the Carbon interface is only
good enougth in the subversion code and recently some very big changes
broke the subversion code. I recommend getting a revision from 1 or 2
weeks ago, it should be good enougth for commercial products.

Stable Free Pascal 2.2.0 can be installed. Get Lazarus with subversion:

svn checkout as in the lazarus wiki
svn update -r 15400

-- 
Felipe Monteiro de Carvalho
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Is there anyone who use lazarus to develop the commercial products targeted on multiple platform?

2008-06-30 Thread davy zhang
thanks a lot, I'm just trying. I know there will be a huge change of
lazarus on mac, in the next version~ that really make me exciting.

hehe~

On Mon, Jun 30, 2008 at 9:58 PM, Felipe Monteiro de Carvalho
[EMAIL PROTECTED] wrote:
 TalkWrite made good progress porting their product to Mac using the
 Carbon interface:

 http://www.talkandwrite.com/english/products.php

 Althougth it is not ready yet.

 The biggest problem will probably be that the Carbon interface is only
 good enougth in the subversion code and recently some very big changes
 broke the subversion code. I recommend getting a revision from 1 or 2
 weeks ago, it should be good enougth for commercial products.

 Stable Free Pascal 2.2.0 can be installed. Get Lazarus with subversion:

 svn checkout as in the lazarus wiki
 svn update -r 15400

 --
 Felipe Monteiro de Carvalho
 ___
 Lazarus mailing list
 Lazarus@lazarus.freepascal.org
 http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Is there anyone who use lazarus to develop the commercial products targeted on multiple platform?

2008-06-30 Thread Dominique Louis
GameMaker ( http://www.yoyogames.com/make ) is currently being ported to 
Mac OS X, from Delphi using Lazarus. It currently works on Win32, Linux 
and Mac OS X from the same codebase with minimal IFDEFs. It's not 100% 
finished yet, but it's getting there.

Dominique.

davy zhang wrote:
 Especially on mac.
 
 Recently I plan to port some of my products from windows to mac, if it
 is possible :)
 
 So I doubted if someone did this before~
 
 thanx for all the people work on lazarus project! You make a better
 world for all!


___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus