Hi,
Can I compile the SOURCE for MacOSX??? How????
Thks n brgds
Compile for MacOSX
-
antp
- Site Admin
- Posts: 9902
- Joined: 2002-05-30 10:13:07
- Location: Brussels
-
approved101
- Posts: 5
- Joined: 2008-05-22 09:30:50
-
antp
- Site Admin
- Posts: 9902
- Joined: 2002-05-30 10:13:07
- Location: Brussels
The scripts are script, their purpose is to be independant from AMC's code 
These are just using a language similar to Delphi/Pascal. So maybe they could be used in any Pascal compiler with little changes, but Xcode being based on C and/or C++ from what I see, it will not be possible to "import" them so easily.
These are just using a language similar to Delphi/Pascal. So maybe they could be used in any Pascal compiler with little changes, but Xcode being based on C and/or C++ from what I see, it will not be possible to "import" them so easily.
-
bad4u
- Posts: 1148
- Joined: 2006-12-11 22:54:46
As it doesn't make sense to reinvent the wheel, you could try gcstar ( http://wiki.gcstar.org/en/install_macos ). It is free open source software, too, and was mainly build for linux, but can be installed on MacOSX. It can import your AMC catalog and has a script system, too (but uses another programming language).
I guess it's ok to link it here, as they link to AMC website as an alternative, too. Else it can be deleted
I guess it's ok to link it here, as they link to AMC website as an alternative, too. Else it can be deleted
-
antp
- Site Admin
- Posts: 9902
- Joined: 2002-05-30 10:13:07
- Location: Brussels
-
approved101
- Posts: 5
- Joined: 2008-05-22 09:30:50