Can't compile in release mode

BlitzMax Forums/BlitzMax Programming/Can't compile in release mode

I can compile my project fine in debug mode, but whenever I try to compile for release, I get this:

Compiling:Main.bmx

Build Error: failed to compile /Users/warrenmarshall/Documents/BlitzMaxCode/MyProject/Main.bmx
Build Failed


Doesn't really help me. :) Is there any way to get more info as to what the specific issue is?

On my machine it simply hangs on 'Compiling:blabla.bmx', and continues to use more and more memory. Task Manager seems to be the only way to make it stop.

This is the Windows beta version, obviously.

I should specify I'm using the Mac version, sorry.

But since it's doing something bad on Windows as well, I assume this isn't a Mac specific issue then.

if its any help.. I have been using the windows version and quite happily compiling debug and release versions.

See if turning off 'Quick Build' and recompiling helps.