brilliant martin!!! :D now everything is running as expected! *doh* never thought about a permission issue...
thx a lot! you are my hero of the day! :) wish you an excellent weekend! henrik Martin Wood-Mitrovski wrote: > henrik weber wrote: > > 'Error running mtasc compiler' wtf? > > > > additionally i already installed mtasc manually (1.13) just to get the > > same (very meaningful error message) > > any stupid mistakes i might have missed? > > iirc (which i should do because i coded this part) its most likely a > permissions > problem. asdt bundles its own mtasc although you can point it at your own > binary > if you like. > > if its the asdt version then > > cd <YOUR_ECLIPSE_DIR>/plugins/org.asdt.mtasc_1.0.0/org/asdt/mtasc/dist > > chmod a+x mtasc-osx > > or if its your own then just > > chmod a+x mtasc > > from the command line and it should be alright after that. > > i thought that i had fixed this so either i did and the fix never made it > into a > public build or my memory is worse than i thought ;) > > let me know how you get on. > > martin. > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
