Hi,
Can I compile the SOURCE for MacOSX??? How????
Thks n brgds
Compile for MacOSX
-
- Posts: 5
- Joined: 2008-05-22 09:30:50
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.
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
-
- Posts: 5
- Joined: 2008-05-22 09:30:50