Can't Compile on Mac

BlitzMax Forums/BlitzMax Beginners Area/Can't Compile on Mac

Chroma(Posted 2011) [#1]
I'm trying to compile and getting this:

Building breakout
Compiling:breakout.bmx
sh: as: command not found
Build Error: Failed to assemble /Users/Chroma/Desktop/BlitzMax/samples/breakout/.bmx/breakout.bmx.gui.debug.macos.x86.s
Process complete

Any know what's up?


Chroma(Posted 2011) [#2]
Ah..need XCode installed...


xlsior(Posted 2011) [#3]
Yeah... that's probably something the IDE ought to check for, and notify you when it isn't found...


Brucey(Posted 2011) [#4]
It did :-)
sh: as: command not found



xlsior(Posted 2011) [#5]
Somehow I bet there would be a lot less "I can't compile on my Mac!" postings on the forums it it would say "sh: as: command not found. Please make sure XCode is installed properly" instead. :-?


Ted Jackson(Posted 2011) [#6]
^^^ +1

:~)