MTASC 1.06 OS X (zip and installer)
Saturday, 21 May 2005In addition to my usual Zip build of MTASC for OS X I’ve now built an OS X package installer that you can use to install MTASC into an appropriate place on your system.
Download MTASC 1.06 OS X Installer
Changes:
- fixed IO.No_more_input message
- fixed 32K limit calculation fixed bug with auto register class
- main now takes “this” as parameter and is delayed (onEnterFrame)
- added Object.valueOf intrinsic
- fixed Malformed_expression when using >32 bits integers
The problems of 1.05 should now be resolved and you can turn off -separate
without any problem.
For more information about MTASC visit http://www.mtasc.org.
Installer information
The mtasc binary and the std directory of intrinsic class files are installed into the /opt/mtasc directory, with a stub shell script installed into /usr/local/bin. The installer doesn’t mess with your shell profiles, so if you want to be able to invoke MTASC from anywhere on your system you’ll need to add /usr/local/bin to your PATH.
If you used the previous version of the installer then your /opt/mtasc/std directory will be backed up to /opt/mtasc/std-old, just in case you’ve made any changes to the stock files. You can safely delete this folder if you didn’t make any changes.
Update
It seemd that there are a few bugs in MTASC 1.06 surrounding use of -main and -separate. The Windows builds from mtasc.org have been updated, but I’m awaiting confirmation from Nicolas before I update the OS X and Linux builds.







