Cant use Blitzmax on my Mac: no assambler?

Community Forums/General Help/Cant use Blitzmax on my Mac: no assambler?

Hirok(Posted 2012) [#1]
Hello!

i wanted to try out Blitzmax (i downloaded the Demo from this website: Version 1.30)

but when i try to compile i get this message:

"Building untitled1
Compiling:untitled1.bmx
as: assembler (/bin/../libexec/gcc/darwin/i386/as or /bin/../local/libexec/gcc/darwin/i386/as) for architecture i386 not installed
as: no assemblers installed
Build Error: Failed to assemble /Volumes/untitled/Dokumente/Gifs/BlitzMaxDemo2/tmp/.bmx/untitled1.bmx.gui.debug.macos.x86.s
Process complete"

Of course i have installed XCode (Version 3.2.4) and i use Snow Leopard (10.6.8)

Please help me!


AdamRedwoods(Posted 2012) [#2]
there may have been path related issues with 10.6.8, search the forums.

look for "as" since that is the xcode assembler.