Can't compile in release mode

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

Warren(Posted 2005) [#1]
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?


fredborg(Posted 2005) [#2]
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.


Warren(Posted 2005) [#3]
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.


QuietBloke(Posted 2005) [#4]
if its any help.. I have been using the windows version and quite happily compiling debug and release versions.


BlitzSupport(Posted 2005) [#5]
See if turning off 'Quick Build' and recompiling helps.