Of course I installed xcode. And of course I used the x86 version of PB (4.3b5). What more do I need?PureBasic - Assembler error
sh: nasm: command not found
Assembler Error
-
- User
- Posts: 21
- Joined: Fri Apr 25, 2003 6:16 pm
- Location: Germany
Assembler Error
After all I tried to compile some example stuff on my Mac but got an error message:
iMac CoreDuo, MacBook C2D, OSX 10.5.5
PureBasic owner since V1.0 for Amiga
PureBasic owner since V1.0 for Amiga
-
- User
- Posts: 21
- Joined: Fri Apr 25, 2003 6:16 pm
- Location: Germany
I just installed xcode again just to be sure. After a reboot I get the same error-message when trying to compile ANY PB-code.
I am able to compile with xcode the example-projects that came with xcode.
Do I just need to type "nasm" or "gcc" in a terminal in order to test if it works?
I am able to compile with xcode the example-projects that came with xcode.
Do I just need to type "nasm" or "gcc" in a terminal in order to test if it works?
Last login: Tue Dec 2 22:04:31 on console
MacBook:~ andreas$ gcc
-bash: gcc: command not found
MacBook:~ andreas$ nasm
-bash: nasm: command not found
MacBook:~ andreas$
iMac CoreDuo, MacBook C2D, OSX 10.5.5
PureBasic owner since V1.0 for Amiga
PureBasic owner since V1.0 for Amiga
-
- User
- Posts: 21
- Joined: Fri Apr 25, 2003 6:16 pm
- Location: Germany