Hi all,
I just installed BlitzMax for OS X (I'm using Leopard, v.10.5.1 - will update soon). I got an error when I tried to compile the first time, saying it couldn't find something along the lines of "blitz.brl", so I updated it to the latest version, and got an error which a search on here told me I needed to update to XCode 2.5 to fix.
I've done so, and am now recieving a completely different error. I've tried enabling and disabling Quick Build, Debug, and GUI in the build options to no avail - and my program is just this:
Here's the exact error:
I just installed BlitzMax for OS X (I'm using Leopard, v.10.5.1 - will update soon). I got an error when I tried to compile the first time, saying it couldn't find something along the lines of "blitz.brl", so I updated it to the latest version, and got an error which a search on here told me I needed to update to XCode 2.5 to fix.
I've done so, and am now recieving a completely different error. I've tried enabling and disabling Quick Build, Debug, and GUI in the build options to no avail - and my program is just this:
Print "Hello World!"
Here's the exact error:
Building untitled2 Compiling:untitled2.bmx sh: as: command not found Build Error: Failed to assemble /Applications/BlitzMax/tmp/.bmx/untitled2.bmx.gui.debug.macos.x86.s Process complete