Home
Products
Community
Manuals
Contact
Login or Signup

BlitzMax: Why won't any programs work?

Miscellaneous Forums/General Help/BlitzMax: Why won't any programs work?

SuperRoboFan(Posted 11 months ago) #1
I recently downloaded the demo for BlitzMax for Mac(Intel), but no program I use, not even the samples that came with it, will work. They give this error messages:

sh: as: command not found
Build Error: Failed to assemble /Users/superrobofan/Desktop/BlitzMaxDemo/samples/flameduck/oldskool2/.bmx/oldskool2.bmx.gui.debug.macos.x86.s

Does anyone have any clue as to what could be wrong?


CaptainWicker[IS](Posted 11 months ago) #2
Install XCode and command line tools from Apple.
XCode: https://developer.apple.com/xcode/
After you download and install it, you will need to install the Command Line Tools.

Last edited 11 months ago