May 13, 201213 yr That's how it worked for me... What happens if you run 'xattr /Users/Andrew/Desktop/mcp62/runtime/bin/astyle-osx' ?
May 13, 201213 yr Author It DID something!!! Its decompiling now.... btw it says that there is an update for MCP but there isn't when I run updatemcp.sh ....
May 13, 201213 yr It DID what? (What output if any?) By the way, you might be right with the 32-bit/64-bit thing, since I only got a "Permission denied" error. I am, however, certain that astyle for some reason can't be executed and that is what is generating the error.
May 13, 201213 yr Author There was no output, it just ran then stopped.... Ok it just gave errors again!
May 13, 201213 yr Author Still have errors. But when i try and run it with arch -i386 it doesn't work either...
May 13, 201213 yr The only thing I can think of is that the included version of astyle doesn't work on your system. I can't really help you any more than suggesting you try to build astyle (from http://astyle.sourceforge.net or something).
May 13, 201213 yr It may be a bit overkill, but try following http://astyle.sourceforge.net/install.html.
May 13, 201213 yr Author When I run the makefile I get: Last login: Sun May 13 15:47:25 on ttys001 The-Shermans-iMac:~ Andrew$ /Users/Andrew/Desktop/astyle/build/mac/Makefile ; exit; /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 7: SRC: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 15: vpath: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 16: vpath: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 20: ifndef: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 21: JAVA_HOME: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 22: endif: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 25: ifndef: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 27: endif: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 28: prefix: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 31: prefix: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 34: dylib: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 35: dynamiclib: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 36: bindir: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 37: objdir: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 38: prefix: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 39: CBASEFLAGS: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 40: JAVA_HOME: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 40: JAVAINCS: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 41: CXX: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 42: USER: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 42: USER: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 42: -o: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 46: ifdef: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 47: dylib: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 48: dynamiclib: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 49: endif: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 54: ifdef: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 55: CBASEFLAGS: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 55: CFLAGS: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 55: CFLAGSr: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 56: CBASEFLAGS: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 56: CFLAGS: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 56: CFLAGSd: command not found /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 57: syntax error near unexpected token `else' /Users/Andrew/Desktop/astyle/build/mac/Makefile: line 57: `else ' logout [Process completed]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.