 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
jack Guest
|
Posted: Wed Oct 11, 2006 3:29 pm Post subject: Mac compatable apps |
|
|
Hope this is the right forum for this question.
Can some one tell me how i can write applications that is Mac compatable? Do i need to write it on a mac computer or can it be done on a pc? |
|
| Back to top |
|
 |
David Ridgway Guest
|
Posted: Thu Oct 12, 2006 6:28 am Post subject: Re: Mac compatable apps |
|
|
jack wrote:
| Quote: | Hope this is the right forum for this question.
Can some one tell me how i can write applications that is Mac compatable? Do i need to write it on a mac computer or can it be done on a pc?
|
You will need to use Mac development tools - Delphi/BCB cannot be used
to write Mac applications.
You can down download XCode from the Apple developer site (it's a C++
environment) or find some other 3rd party tools.
Cheers,
Dave
--
David Ridgway
Stock & custom Icons for developers - www.clevericons.com |
|
| Back to top |
|
 |
Felipe Monteiro de Carval Guest
|
Posted: Sat Oct 14, 2006 7:42 am Post subject: Re: Mac compatable apps |
|
|
jack wrote:
| Quote: | Hope this is the right forum for this question.
Can some one tell me how i can write applications that is Mac compatable? Do i need to write it on a mac computer or can it be done on a pc?
|
You should probably check Lazarus / Free Pascal project. Lazarus is a
RAD IDE similar to Delphi 7. The same code can be compiled with both
Lazarus and Delphi, after you addapt it. If your project compiles and
runs fine with Lazarus itīs already Mac compatible.
You can develop the software on a regular PC, but you will need to go at
least once to a Mac computer to compile the final release for Macintosh
(and also to test of course).
Lazarus / Free Pascal is a open source initiative designed to help
Object Pascal developers go where Delphi doesnīt reach. Itīs not
designed to substitute or compite with it, but rather add to it. Itīs
also open source and free to download.
Free Pascal works on new Macintels and can generate Universal Binaries
from a Macintel computer. |
|
| Back to top |
|
 |
Powered by phpBB © 2001, 2006 phpBB Group .
|